|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilCalendarWeekGUI:Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| show () | |
| fill data section More... | |
Protected Member Functions | |
| showFulldayAppointment ($a_app) | |
| show fullday appointment More... | |
| showAppointment ($a_app) | |
| show appointment More... | |
| parseHourInfo ($daily_apps, $date, $num_day, $hours=null, $morning_aggr, $evening_aggr, $raster) | |
| calculate overlapping hours More... | |
| calculateColspans ($hours) | |
| calculate colspan More... | |
Protected Attributes | |
| $num_appointments = 1 | |
| $seed = null | |
| $user_settings = null | |
| $weekdays = array() | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $tpl | |
| $timezone = 'UTC' | |
@ilCtrl_Calls ilCalendarWeekGUI: ilCalendarAppointmentGUI
Definition at line 41 of file class.ilCalendarWeekGUI.php.
| ilCalendarWeekGUI::__construct | ( | ilDate | $seed_date | ) |
Constructor.
@access public
Definition at line 62 of file class.ilCalendarWeekGUI.php.
References $ilCtrl, $ilUser, $lng, $tpl, ilCalendarUserSettings\_getInstanceByUserId(), ilDate\get(), and IL_CAL_FKT_GETDATE.
Here is the call graph for this function:
|
protected |
calculate colspan
@access protected
return
Definition at line 701 of file class.ilCalendarWeekGUI.php.
References $ilUser.
Referenced by show().
Here is the caller graph for this function:| ilCalendarWeekGUI::executeCommand | ( | ) |
Execute command.
@access public
Definition at line 86 of file class.ilCalendarWeekGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, $tpl, and IL_CAL_DATE.
|
protected |
calculate overlapping hours
@access protected
Definition at line 566 of file class.ilCalendarWeekGUI.php.
References $ilUser, $start, date, IL_CAL_FKT_GETDATE, sprintf, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
Here is the caller graph for this function:| ilCalendarWeekGUI::show | ( | ) |
fill data section
@access public
Definition at line 126 of file class.ilCalendarWeekGUI.php.
References $_GET, $counter, $ilUser, $lng, ilCalendarUtil\_buildWeekDayList(), ilCalendarSettings\_getInstance(), ilCalendarUtil\_numericDayToString(), ilCalendarUtil\_numericMonthToString(), ilGlyphGUI\ADD, calculateColspans(), ilGlyphGUI\get(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_FKT_GETDATE, IL_CAL_UNIX, ilYuiUtil\initDragDrop(), ilYuiUtil\initPanel(), parseHourInfo(), showAppointment(), showFulldayAppointment(), ilCalendarSchedule\TYPE_WEEK, and ilDateTime\WEEK.
Here is the call graph for this function:
|
protected |
show appointment
@access protected
| array | appointment |
Definition at line 462 of file class.ilCalendarWeekGUI.php.
References $ilUser, $style, $title, ilCalendarAppointmentPanelGUI\_getInstance(), 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 caller graph for this function:
|
protected |
show fullday appointment
@access protected
| array | appointment |
Definition at line 416 of file class.ilCalendarWeekGUI.php.
References ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), and ilUtil\getImagePath().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 49 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 48 of file class.ilCalendarWeekGUI.php.
Referenced by __construct(), and show().
|
protected |
Definition at line 43 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 44 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 50 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 53 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 51 of file class.ilCalendarWeekGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 45 of file class.ilCalendarWeekGUI.php.
|
protected |
Definition at line 46 of file class.ilCalendarWeekGUI.php.