| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilCalendarMonthGUI:
 Collaboration diagram for ilCalendarMonthGUI:| Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| addScheduleFilter (ilCalendarScheduleFilter $a_filter) | |
| Add schedule filter. | |
| show () | |
| fill data section | |
| getHTML () | |
| Protected Member Functions | |
| showEvents (ilDate $date) | |
| Show events. | |
| Protected Attributes | |
| $num_appointments = 1 | |
| $schedule_filters = array() | |
| $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 63 of file class.ilCalendarMonthGUI.php.
References $ilCtrl, $ilUser, $lng, $tpl, and ilCalendarUserSettings\_getInstanceByUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarMonthGUI::addScheduleFilter | ( | ilCalendarScheduleFilter | $a_filter | ) | 
Add schedule filter.
| ilCalendarScheduleFilter | $a_filter | 
Definition at line 126 of file class.ilCalendarMonthGUI.php.
| ilCalendarMonthGUI::executeCommand | ( | ) | 
Execute command.
public
Definition at line 87 of file class.ilCalendarMonthGUI.php.
References $_GET, $_REQUEST, $_SESSION, $cmd, $ilCtrl, $tpl, and IL_CAL_DATE.
| ilCalendarMonthGUI::getHTML | ( | ) | 
Definition at line 302 of file class.ilCalendarMonthGUI.php.
References show().
Referenced by showEvents().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCalendarMonthGUI::show | ( | ) | 
fill data section
public
Definition at line 137 of file class.ilCalendarMonthGUI.php.
References $_GET, $ilUser, $tpl, ilDateTime\_before(), ilCalendarUtil\_buildMonthDayList(), ilDateTime\_equals(), ilCalendarCategories\_getInstance(), ilCalendarSettings\_getInstance(), ilCalendarUtil\_isToday(), ilCalendarUtil\_numericDayToString(), ilUtil\getImagePath(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_MONTH, ilYuiUtil\initDragDrop(), ilYuiUtil\initPanel(), ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, ilDateTime\MONTH, showEvents(), and ilCalendarSchedule\TYPE_MONTH.
Referenced by getHTML().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Show events.
protected
Definition at line 314 of file class.ilCalendarMonthGUI.php.
References $ilUser, ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), getHTML(), ilUtil\getImagePath(), IL_CAL_FKT_DATE, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 50 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 49 of file class.ilCalendarMonthGUI.php.
Referenced by __construct().
| 
 | protected | 
Definition at line 43 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 44 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 46 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 51 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 54 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 52 of file class.ilCalendarMonthGUI.php.
Referenced by __construct(), executeCommand(), and show().
| 
 | protected | 
Definition at line 47 of file class.ilCalendarMonthGUI.php.