|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilCalendarPresentationGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| getNextClass () | |
| get next class More... | |
| readLastClass () | |
| Read last class from history. More... | |
| setCmdClass ($a_class) | |
| show () | |
| Show. More... | |
| initSeed () | |
| init the seed date for presentations (month view, minicalendar) More... | |
Protected Member Functions | |
| forwardToClass ($a_class) | |
| forward to class More... | |
| loadHistory () | |
| forward to last presentation class More... | |
| showSideBlocks () | |
| show side blocks More... | |
| prepareOutput () | |
| get tabs More... | |
| synchroniseExternalCalendars () | |
| Sync external calendars. More... | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $tpl | |
| $tabs_gui | |
@ilCtrl_Calls ilCalendarPresentationGUI: ilCalendarMonthGUI, ilCalendarUserSettingsGUI, ilCalendarCategoryGUI, ilCalendarWeekGUI @ilCtrl_Calls ilCalendarPresentationGUI: ilCalendarAppointmentGUI, ilCalendarDayGUI, ilCalendarInboxGUI, ilCalendarSubscriptionGUI @ilCtrl_Calls ilCalendarPresentationGUI: ilConsultationHoursGUI
Definition at line 38 of file class.ilCalendarPresentationGUI.php.
| ilCalendarPresentationGUI::__construct | ( | ) |
Constructor.
@access public
Definition at line 52 of file class.ilCalendarPresentationGUI.php.
References $ilCtrl, $ilUser, $lng, $tpl, ilCalendarCategories\_getInstance(), ilCalendarUserSettings\_getInstance(), ilCalendarUserSettings\CAL_SELECTION_MEMBERSHIP, ilCalendarCategories\MODE_PERSONAL_DESKTOP_ITEMS, and ilCalendarCategories\MODE_PERSONAL_DESKTOP_MEMBERSHIP.
Here is the call graph for this function:| ilCalendarPresentationGUI::executeCommand | ( | ) |
Execute command.
@access public
Definition at line 86 of file class.ilCalendarPresentationGUI.php.
References $_GET, $_REQUEST, $_SESSION, $cmd, $ilSetting, $ilUser, $tpl, ilCalendarSettings\_getInstance(), forwardToClass(), getNextClass(), initSeed(), prepareOutput(), ilUtil\redirect(), ilUtil\sendFailure(), setCmdClass(), showSideBlocks(), and synchroniseExternalCalendars().
Here is the call graph for this function:
|
protected |
forward to class
@access protected
Definition at line 246 of file class.ilCalendarPresentationGUI.php.
References $_SESSION, $ilUser, and setCmdClass().
Referenced by executeCommand(), and loadHistory().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarPresentationGUI::getNextClass | ( | ) |
get next class
@access public
Definition at line 203 of file class.ilCalendarPresentationGUI.php.
References $ilUser, and readLastClass().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarPresentationGUI::initSeed | ( | ) |
init the seed date for presentations (month view, minicalendar)
@access public
Definition at line 378 of file class.ilCalendarPresentationGUI.php.
References $_GET, $_REQUEST, and IL_CAL_DATE.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
forward to last presentation class
@access protected
return
Definition at line 298 of file class.ilCalendarPresentationGUI.php.
References $ilUser, and forwardToClass().
Here is the call graph for this function:
|
protected |
get tabs
@access public
Definition at line 351 of file class.ilCalendarPresentationGUI.php.
References ilCalendarSettings\_getInstance().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarPresentationGUI::readLastClass | ( | ) |
Read last class from history.
Definition at line 221 of file class.ilCalendarPresentationGUI.php.
References $ilUser.
Referenced by getNextClass().
Here is the caller graph for this function:| ilCalendarPresentationGUI::setCmdClass | ( | $a_class | ) |
Definition at line 229 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand(), and forwardToClass().
Here is the caller graph for this function:| ilCalendarPresentationGUI::show | ( | ) |
Show.
@access public
Definition at line 340 of file class.ilCalendarPresentationGUI.php.
References ilUtil\getStyleSheetLocation().
Here is the call graph for this function:
|
protected |
show side blocks
@access protected
return
Definition at line 314 of file class.ilCalendarPresentationGUI.php.
References $ilCtrl, $ilUser, and $tpl.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Sync external calendars.
Definition at line 389 of file class.ilCalendarPresentationGUI.php.
References $ilUser, $info, ilDateTime\_before(), ilCalendarCategories\_getInstance(), ilCalendarSettings\_getInstance(), IL_CAL_HOUR, and IL_CAL_UNIX.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file class.ilCalendarPresentationGUI.php.
|
protected |
Definition at line 41 of file class.ilCalendarPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilCalendarPresentationGUI.php.
|
protected |
Definition at line 42 of file class.ilCalendarPresentationGUI.php.
Referenced by __construct(), executeCommand(), and showSideBlocks().