ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Additional Inherited Members | |
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) | |
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... | |
Static Public Member Functions inherited from ilAppointmentPresentationGUI | |
static | getInstance ($a_appointment, $a_info_screen, $a_toolbar, $a_list_item) |
Protected Member Functions inherited from ilAppointmentPresentationGUI | |
readObjIdForAppointment () | |
read obj_id for appointment More... | |
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 |
ilAppointmentPresentationSessionGUI: ilCalendarAppointmentPresentationGUI
Definition at line 14 of file class.ilAppointmentPresentationSessionGUI.php.