ILIAS
Release_4_1_x_branch Revision 61804
|
Public Member Functions | |
__construct () | |
Constructor. | |
executeCommand () | |
Execute command. | |
getNextClass () | |
get next class | |
readLastClass () | |
Read last class from history. | |
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 ilCalendarPresentationGUI: ilConsultationHoursGUI
Definition at line 38 of file class.ilCalendarPresentationGUI.php.
ilCalendarPresentationGUI::__construct | ( | ) |
Constructor.
public
Definition at line 52 of file class.ilCalendarPresentationGUI.php.
References $ilCtrl, $lng, $tpl, ilCalendarUserSettings\_getInstance(), ilCalendarCategories\_getInstance(), ilCalendarUserSettings\CAL_SELECTION_MEMBERSHIP, ilCalendarCategories\MODE_PERSONAL_DESKTOP_ITEMS, and ilCalendarCategories\MODE_PERSONAL_DESKTOP_MEMBERSHIP.
ilCalendarPresentationGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 86 of file class.ilCalendarPresentationGUI.php.
References $_GET, $_SESSION, $cmd, $ilSetting, $tpl, ilCalendarSettings\_getInstance(), forwardToClass(), getNextClass(), initSeed(), prepareOutput(), readLastClass(), ilUtil\redirect(), ilUtil\sendFailure(), setCmdClass(), and showSideBlocks().
|
protected |
forward to class
protected
Definition at line 236 of file class.ilCalendarPresentationGUI.php.
References $_SESSION, and setCmdClass().
Referenced by executeCommand(), and loadHistory().
ilCalendarPresentationGUI::getNextClass | ( | ) |
get next class
public
Definition at line 193 of file class.ilCalendarPresentationGUI.php.
References readLastClass().
Referenced by executeCommand().
ilCalendarPresentationGUI::initSeed | ( | ) |
init the seed date for presentations (month view, minicalendar)
public
Definition at line 366 of file class.ilCalendarPresentationGUI.php.
References $_GET, $_REQUEST, and IL_CAL_DATE.
Referenced by executeCommand().
|
protected |
forward to last presentation class
protected
@return |
Definition at line 288 of file class.ilCalendarPresentationGUI.php.
References forwardToClass().
|
protected |
get tabs
public
Definition at line 341 of file class.ilCalendarPresentationGUI.php.
References ilCalendarSettings\_getInstance().
Referenced by executeCommand().
ilCalendarPresentationGUI::readLastClass | ( | ) |
Read last class from history.
Definition at line 211 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand(), and getNextClass().
ilCalendarPresentationGUI::setCmdClass | ( | $a_class | ) |
Definition at line 219 of file class.ilCalendarPresentationGUI.php.
Referenced by executeCommand(), and forwardToClass().
ilCalendarPresentationGUI::show | ( | ) |
Show.
public
Definition at line 330 of file class.ilCalendarPresentationGUI.php.
References ilUtil\getStyleSheetLocation().
|
protected |
show side blocks
protected
@return |
Definition at line 304 of file class.ilCalendarPresentationGUI.php.
References $tpl.
Referenced by executeCommand().
|
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().