| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Presentation day view. More...
 Collaboration diagram for ilCalendarDayGUI:
 Collaboration diagram for ilCalendarDayGUI:| Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| Protected Member Functions | |
| show () | |
| fill data section | |
| showFulldayAppointment ($a_app) | |
| show fullday appointment | |
| showAppointment ($a_app) | |
| show appointment | |
| parseHourInfo ($daily_apps, $morning_aggr=7, $evening_aggr=20) | |
| calculate overlapping hours | |
| calculateColspan ($hours) | |
| calculate colspan | |
| Protected Attributes | |
| $seed = null | |
| $seed_info = array() | |
| $user_settings = null | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $tpl | |
| $num_appointments = 1 | |
| $timezone = 'UTC' | |
Presentation day view.
ilCalendarDayGUI: ilCalendarAppointmentGUI
Definition at line 40 of file class.ilCalendarDayGUI.php.
| ilCalendarDayGUI::__construct | ( | ilDate | $seed_date | ) | 
Constructor.
public
Definition at line 62 of file class.ilCalendarDayGUI.php.
References $ilCtrl, $lng, $tpl, ilCalendarUserSettings\_getInstanceByUserId(), ilDate\get(), and IL_CAL_FKT_GETDATE.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
calculate colspan
protected
| @return | 
Definition at line 528 of file class.ilCalendarDayGUI.php.
Referenced by show().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCalendarDayGUI::executeCommand | ( | ) | 
Execute command.
public
Definition at line 86 of file class.ilCalendarDayGUI.php.
References $_GET, $_REQUEST, $_SESSION, $cmd, $ilCtrl, $tpl, and IL_CAL_DATE.
| 
 | protected | 
calculate overlapping hours
protected
Definition at line 404 of file class.ilCalendarDayGUI.php.
References ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
fill data section
protected
Definition at line 120 of file class.ilCalendarDayGUI.php.
References $_GET, $lng, ilCalendarSettings\_getInstance(), ilCalendarUtil\_numericDayToString(), ilCalendarUtil\_numericMonthToString(), calculateColspan(), ilDateTime\DAY, ilUtil\getImagePath(), IL_CAL_DATE, ilYuiUtil\initDragDrop(), ilYuiUtil\initPanel(), parseHourInfo(), showAppointment(), showFulldayAppointment(), and ilCalendarSchedule\TYPE_DAY.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
show appointment
protected
| array | appointment | 
Definition at line 295 of file class.ilCalendarDayGUI.php.
References $title, ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), IL_CAL_DATE, IL_CAL_FKT_DATE, ilCalendarSettings\TIME_FORMAT_12, ilCalendarSettings\TIME_FORMAT_24, and ilCalendarCategory\TYPE_CH.
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 | 
show fullday appointment
protected
| array | appointment | 
Definition at line 250 of file class.ilCalendarDayGUI.php.
References ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), ilUtil\getImagePath(), and IL_CAL_DATE.
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 47 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 46 of file class.ilCalendarDayGUI.php.
Referenced by __construct(), and show().
| 
 | protected | 
Definition at line 51 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 42 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 43 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 48 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 53 of file class.ilCalendarDayGUI.php.
| 
 | protected | 
Definition at line 49 of file class.ilCalendarDayGUI.php.
Referenced by __construct(), and executeCommand().
| 
 | protected | 
Definition at line 44 of file class.ilCalendarDayGUI.php.