|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilCalendarPresentationGUI:Public Member Functions | |
| __construct () | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| getNextClass () | |
| get next class | |
| setCmdClass ($a_class) | |
| show () | |
| Show. | |
| initSeed () | |
| init the seed date for presentations (month view, minicalendar) | |
Protected Member Functions | |
| forwardToClass ($a_class) | |
| forward to class | |
| loadHistory () | |
| forward to last presentation class | |
| showSideBlocks () | |
| show side blocks | |
| prepareOutput () | |
| get tabs | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $tpl | |
| $tabs_gui | |
ilCalendarPresentationGUI: ilCalendarMonthGUI, ilCalendarUserSettingsGUI, ilCalendarCategoryGUI, ilCalendarWeekGUI ilCalendarPresentationGUI: ilCalendarAppointmentGUI, ilCalendarDayGUI, ilCalendarInboxGUI
Definition at line 35 of file class.ilCalendarPresentationGUI.php.
| ilCalendarPresentationGUI::__construct | ( | ) |
Constructor.
public
Definition at line 49 of file class.ilCalendarPresentationGUI.php.
References $ilCtrl, $lng, $tpl, ilCalendarCategories\_getInstance(), and ilCalendarCategories\MODE_PERSONAL_DESKTOP.
Here is the call graph for this function:| ilCalendarPresentationGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 75 of file class.ilCalendarPresentationGUI.php.
References $_GET, $_SESSION, $cmd, $ilSetting, $tpl, ilCalendarSettings\_getInstance(), forwardToClass(), getNextClass(), initSeed(), prepareOutput(), ilUtil\redirect(), ilUtil\sendInfo(), setCmdClass(), and showSideBlocks().
Here is the call graph for this function:
|
protected |
forward to class
protected
Definition at line 187 of file class.ilCalendarPresentationGUI.php.
References $_SESSION, 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
public
Definition at line 156 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilCalendarPresentationGUI::initSeed | ( | ) |
init the seed date for presentations (month view, minicalendar)
public
Definition at line 303 of file class.ilCalendarPresentationGUI.php.
References $_GET, and IL_CAL_DATE.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
forward to last presentation class
protected
| @return |
Definition at line 236 of file class.ilCalendarPresentationGUI.php.
References forwardToClass().
Here is the call graph for this function:
|
protected |
get tabs
public
Definition at line 289 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilCalendarPresentationGUI::setCmdClass | ( | $a_class | ) |
Definition at line 170 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand(), and forwardToClass().
Here is the caller graph for this function:| ilCalendarPresentationGUI::show | ( | ) |
Show.
public
Definition at line 278 of file class.ilCalendarPresentationGUI.php.
References ilUtil\getStyleSheetLocation().
Here is the call graph for this function:
|
protected |
show side blocks
protected
| @return |
Definition at line 252 of file class.ilCalendarPresentationGUI.php.
References $tpl.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file class.ilCalendarPresentationGUI.php.
|
protected |
Definition at line 38 of file class.ilCalendarPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilCalendarPresentationGUI.php.
|
protected |
Definition at line 39 of file class.ilCalendarPresentationGUI.php.
Referenced by __construct(), executeCommand(), and showSideBlocks().