| ILIAS
    release_6 Revision v6.24-5-g0c8bfefb3b8
    | 
 Inheritance diagram for ilCalendarMonthGUI:
 Inheritance diagram for ilCalendarMonthGUI: Collaboration diagram for ilCalendarMonthGUI:
 Collaboration diagram for ilCalendarMonthGUI:| Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor.  More... | |
| executeCommand () | |
| Execute command.  More... | |
| addScheduleFilter (ilCalendarScheduleFilter $a_filter) | |
| Add schedule filter.  More... | |
| getHTML () | |
|  Public Member Functions inherited from ilCalendarViewGUI | |
| __construct (ilDate $seed, $presentation_type) | |
| setConsulationHoursUserId ($a_user_id) | |
| getConsultationHoursUserId () | |
| initialize ($a_calendar_presentation_type) | |
| View initialization.  More... | |
| getCurrentApp () | |
| Get app for id.  More... | |
| getEvents () | |
| Get events.  More... | |
| getDatesForItem ($item) | |
| Get start/end date for item.  More... | |
| getModalForApp () | |
| Get modal for appointment (see similar code in ilCalendarBlockGUI)  More... | |
| getAppointmentShyButton ($a_calendar_entry, $a_dstart, $a_title_forced="") | |
| getActivePlugins ($a_slot_id) | |
| getModalTitleByPlugins ($a_current_title) | |
| getContentByPlugins ($a_cal_entry, $a_start_date, $a_content, $a_tpl) | |
| addToolbarActions () | |
| Add download link to toolbar.  More... | |
| downloadFiles () | |
| Download files related to the appointments showed in the current calendar view (day,week,month,list).  More... | |
| getBucketTitle () | |
| get proper label to add in the background task popover  More... | |
| countEventsInView () | |
| get the events starting between 2 dates based in seed + view options.  More... | |
| Protected Member Functions | |
| showEvents (ilDate $date) | |
| Show events.  More... | |
| Protected Attributes | |
| $num_appointments = 1 | |
| $schedule_filters = array() | |
| $user_settings = null | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $tpl | |
| $ui_factory | |
| $ui_renderer | |
| $user | |
| $timezone = 'UTC' | |
|  Protected Attributes inherited from ilCalendarViewGUI | |
| $ui_factory | |
| $ui_renderer | |
| $ctrl | |
| $presentation_type | |
| $toolbar | |
| $logger | |
| $ui | |
| $view_with_appointments | |
| $lng | |
| $user | |
| $seed | |
| $ch_user_id = 0 | |
| Additional Inherited Members | |
|  Data Fields inherited from ilCalendarViewGUI | |
| const | CAL_PRESENTATION_DAY = 1 | 
| const | CAL_PRESENTATION_WEEK = 2 | 
| const | CAL_PRESENTATION_MONTH = 3 | 
| const | CAL_PRESENTATION_AGENDA_LIST = 9 | 
@ilCtrl_Calls ilCalendarMonthGUI: ilCalendarAppointmentGUI @ilCtrl_Calls ilCalendarMonthGUI: ilCalendarAppointmentPresentationGUI
Definition at line 20 of file class.ilCalendarMonthGUI.php.
| ilCalendarMonthGUI::__construct | ( | ilDate | $seed_date | ) | 
Constructor.
@access public
xrefitem todo 147.
Definition at line 44 of file class.ilCalendarMonthGUI.php.
References ILIAS\GlobalScreen\Provider\__construct(), ilCalendarUserSettings\_getInstanceByUserId(), ilCalendarViewGUI\CAL_PRESENTATION_MONTH, and user().
 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 109 of file class.ilCalendarMonthGUI.php.
| ilCalendarMonthGUI::executeCommand | ( | ) | 
Execute command.
@access public
Definition at line 62 of file class.ilCalendarMonthGUI.php.
References $_GET, $_SESSION, $app, $DIC, $ilCtrl, $tpl, ilCalendarAppointmentPresentationGUI\_getInstance(), ilCalendarViewGUI\getCurrentApp(), and IL_CAL_DATE.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarMonthGUI::getHTML | ( | ) | 
Definition at line 274 of file class.ilCalendarMonthGUI.php.
References show().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Show events.
@access protected
Definition at line 286 of file class.ilCalendarMonthGUI.php.
References $DIC, Vendor\Package\$f, $ui_factory, $ui_renderer, ilCalendarUtil\calculateFontColor(), ilCalendarViewGUI\getAppointmentShyButton(), ilCalendarViewGUI\getContentByPlugins(), ilUtil\getImagePath(), IL_CAL_FKT_DATE, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 28 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 27 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 22 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 23 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 29 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 35 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 30 of file class.ilCalendarMonthGUI.php.
Referenced by executeCommand().
| 
 | protected | 
Definition at line 31 of file class.ilCalendarMonthGUI.php.
Referenced by showEvents().
| 
 | protected | 
Definition at line 32 of file class.ilCalendarMonthGUI.php.
Referenced by showEvents().
| 
 | protected | 
Definition at line 33 of file class.ilCalendarMonthGUI.php.
| 
 | protected | 
Definition at line 25 of file class.ilCalendarMonthGUI.php.