|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilAppointmentPresentationExerciseGUI:
Collaboration diagram for ilAppointmentPresentationExerciseGUI:Public Member Functions | |
| collectPropertiesAndActions () | |
| Collect properties and actions. More... | |
Public Member Functions inherited from ilAppointmentPresentationGUI | |
| __construct ($a_appointment, $a_info_screen, $a_toolbar, $a_list_item) | |
| getObjIdForAppointment () | |
| getToolbar () | |
| getListItem () | |
| Get list item. More... | |
| getInfoScreen () | |
| getCatId ($a_entry_id) | |
| getCatInfo () | |
| executeCommand () | |
| getHTML () | |
| Get HTML. More... | |
| addContainerInfo ($a_obj_id) | |
| Add course/group container info. More... | |
| addInfoSection ($a_txt) | |
| Add info section. More... | |
| addInfoProperty ($a_txt, $a_val) | |
| Add info property. More... | |
| addListItemProperty ($a_txt, $a_val) | |
| Add list item property. More... | |
| addAction ($a_txt, $a_link) | |
| Add action. More... | |
| collectPropertiesAndActions () | |
| Collect properties and actions. More... | |
| collectStandardPropertiesAndActions () | |
| Collect standard properties and actions. More... | |
| addObjectLinks ($obj_id, $a_appointment=null) | |
| Add object link. More... | |
| getReadableRefIds ($a_obj_id) | |
| Get readable ref ids. More... | |
| addEventDescription ($a_app) | |
| Add event description. More... | |
| addEventLocation ($a_app) | |
| Add event location. More... | |
| addLastUpdate ($a_app) | |
| Add last update. More... | |
| addCalendarInfo ($cat_info) | |
| Add calendar info. More... | |
| addCommonSection ($a_app, $a_obj_id=0, $cat_info=null, $a_container_info=false) | |
| Add common section. More... | |
| addMetaData ($a_obj_type, $a_obj_id, $a_sub_obj_type=null, $a_sub_obj_id=null) | |
| Add metadata. More... | |
| getUserName ($a_user_id, $a_force_name=false) | |
| Get (linked if possible) user name. More... | |
| downloadFiles () | |
| Download files from an appointment ( Modals ) More... | |
| getToolbar () | |
| getInfoScreen () | |
Protected Member Functions | |||||||
| buildDirectLinkForAppointment ($a_ref_id, $a_appointment=null) | |||||||
Build direct link for appointment.
| |||||||
Protected Member Functions inherited from ilAppointmentPresentationGUI | |||||||
| readObjIdForAppointment () | |||||||
| read obj_id for appointment More... | |||||||
| buildDirectLinkForAppointment ($a_ref_id, $a_appointment=null) | |||||||
| Build direct link for appointment. More... | |||||||
Additional Inherited Members | |
Static Public Member Functions inherited from ilAppointmentPresentationGUI | |
| static | getInstance ($a_appointment, $a_info_screen, $a_toolbar, $a_list_item) |
Protected Attributes inherited from ilAppointmentPresentationGUI | |
| $toolbar | |
| $appointment | |
| $infoscreen | |
| $lng | |
| $tree | |
| $ui | |
| $list_item = null | |
| $info_items = array() | |
| $list_properties = array() | |
| $actions = array() | |
| $ctrl | |
| $access | |
| $readable_ref_ids | |
| $has_files = false | |
| $obj_id = 0 | |
Static Protected Attributes inherited from ilAppointmentPresentationGUI | |
| static | $instance |
@ilCtrl_IsCalledBy ilAppointmentPresentationExerciseGUI: ilCalendarAppointmentPresentationGUI
Definition at line 14 of file class.ilAppointmentPresentationExerciseGUI.php.
|
protected |
Build direct link for appointment.
| int | $a_ref_id | |
| array | null | $a_appointment |
Reimplemented from ilAppointmentPresentationGUI.
Definition at line 107 of file class.ilAppointmentPresentationExerciseGUI.php.
References ilLink\_getLink().
Here is the call graph for this function:| ilAppointmentPresentationExerciseGUI::collectPropertiesAndActions | ( | ) |
Collect properties and actions.
Reimplemented from ilAppointmentPresentationGUI.
Definition at line 16 of file class.ilAppointmentPresentationExerciseGUI.php.
References ilAppointmentPresentationGUI\$appointment, ilAppointmentPresentationGUI\$ctrl, $DIC, Vendor\Package\$f, $url, ilAppointmentPresentationGUI\addAction(), ilAppointmentPresentationGUI\addCommonSection(), ilAppointmentPresentationGUI\addInfoProperty(), ilAppointmentPresentationGUI\addInfoSection(), ilAppointmentPresentationGUI\addLastUpdate(), ilAppointmentPresentationGUI\addListItemProperty(), ilExcAssMemberState\getInstanceByIds(), ilAppointmentPresentationGUI\getObjIdForAppointment(), and ilAppointmentPresentationGUI\getReadableRefIds().
Here is the call graph for this function: