ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (ilDate $seed_date) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
Public Member Functions inherited from ilCalendarViewGUI | |
__construct (ilDate $seed, $presentation_type) | |
setConsulationHoursUserId ($a_user_id) | |
getConsultationHoursUserId () | |
initialize ($a_calendar_presentation_type) | |
View initialization. More... | |
getCurrentApp () | |
Get app for id. More... | |
getEvents () | |
Get events. More... | |
getDatesForItem ($item) | |
Get start/end date for item. More... | |
getModalForApp () | |
Get modal for appointment (see similar code in ilCalendarBlockGUI) More... | |
getAppointmentShyButton ($a_calendar_entry, $a_dstart, $a_title_forced="") | |
getActivePlugins ($a_slot_id) | |
getModalTitleByPlugins ($a_current_title) | |
getContentByPlugins ($a_cal_entry, $a_start_date, $a_content, $a_tpl) | |
addToolbarActions () | |
Add download link to toolbar. More... | |
downloadFiles () | |
Download files related to the appointments showed in the current calendar view (day,week,month,list). More... | |
getBucketTitle () | |
get proper label to add in the background task popover More... | |
countEventsInView () | |
get the events starting between 2 dates based in seed + view options. More... | |
Protected Member Functions | |
inbox () | |
show inbox More... | |
Protected Attributes | |
$user_settings = null | |
$lng | |
$ctrl | |
$tabs_gui | |
$tpl | |
$user | |
$toolbar | |
$timezone = 'UTC' | |
Protected Attributes inherited from ilCalendarViewGUI | |
$ui_factory | |
$ui_renderer | |
$ctrl | |
$presentation_type | |
$toolbar | |
$logger | |
$ui | |
$view_with_appointments | |
$lng | |
$user | |
$seed | |
$ch_user_id = 0 | |
Additional Inherited Members | |
Data Fields inherited from ilCalendarViewGUI | |
const | CAL_PRESENTATION_DAY = 1 |
const | CAL_PRESENTATION_WEEK = 2 |
const | CAL_PRESENTATION_MONTH = 3 |
const | CAL_PRESENTATION_AGENDA_LIST = 9 |
ilCalendarInboxGUI: ilCalendarAppointmentGUI, ilCalendarAgendaListGUI
Definition at line 42 of file class.ilCalendarInboxGUI.php.
ilCalendarInboxGUI::__construct | ( | ilDate | $seed_date | ) |
Constructor.
public
Definition at line 61 of file class.ilCalendarInboxGUI.php.
References ilCalendarUserSettings\_getInstanceByUserId(), ilCalendarViewGUI\CAL_PRESENTATION_AGENDA_LIST, and user().
ilCalendarInboxGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 75 of file class.ilCalendarInboxGUI.php.
References $_GET, $_SESSION, $DIC, $html, $ilCtrl, and $tpl.
|
protected |
show inbox
Definition at line 113 of file class.ilCalendarInboxGUI.php.
References $DIC, $html, and $ilCtrl.
|
protected |
Definition at line 47 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 46 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 48 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 52 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 51 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 49 of file class.ilCalendarInboxGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 50 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 44 of file class.ilCalendarInboxGUI.php.