ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
__construct (ilDate $seed_date) | |
Constructor. | |
executeCommand () | |
Execute command. | |
show () | |
fill data section |
Protected Member Functions | |
showEvents (ilDate $date) | |
Show events. |
Protected Attributes | |
$num_appointments = 1 | |
$seed = null | |
$user_settings = null | |
$lng | |
$ctrl | |
$tabs_gui | |
$tpl | |
$timezone = 'UTC' |
ilCalendarMonthGUI: ilCalendarAppointmentGUI
Definition at line 41 of file class.ilCalendarMonthGUI.php.
ilCalendarMonthGUI::__construct | ( | ilDate | $seed_date | ) |
Constructor.
public
Definition at line 62 of file class.ilCalendarMonthGUI.php.
References $ilCtrl, $lng, $tpl, and ilCalendarUserSettings\_getInstanceByUserId().
ilCalendarMonthGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 86 of file class.ilCalendarMonthGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, and $tpl.
ilCalendarMonthGUI::show | ( | ) |
fill data section
public
Definition at line 120 of file class.ilCalendarMonthGUI.php.
References $tpl, ilDateTime\_before(), ilCalendarUtil\_buildMonthDayList(), ilDateTime\_equals(), ilCalendarSettings\_getInstance(), ilCalendarUtil\_isToday(), ilCalendarUtil\_numericDayToString(), elseif(), ilUtil\getImagePath(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_MONTH, ilYuiUtil\initDragDrop(), ilYuiUtil\initPanel(), ilDateTime\MONTH, showEvents(), and ilCalendarSchedule\TYPE_MONTH.
|
protected |
Show events.
protected
Definition at line 234 of file class.ilCalendarMonthGUI.php.
References $title, ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), ilUtil\getImagePath(), IL_CAL_FKT_DATE, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
|
protected |
Definition at line 49 of file class.ilCalendarMonthGUI.php.
|
protected |
Definition at line 48 of file class.ilCalendarMonthGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilCalendarMonthGUI.php.
|
protected |
Definition at line 45 of file class.ilCalendarMonthGUI.php.
|
protected |
Definition at line 50 of file class.ilCalendarMonthGUI.php.
|
protected |
Definition at line 53 of file class.ilCalendarMonthGUI.php.
|
protected |
Definition at line 51 of file class.ilCalendarMonthGUI.php.
Referenced by __construct(), executeCommand(), and show().
|
protected |
Definition at line 46 of file class.ilCalendarMonthGUI.php.