|
ILIAS
Release_4_3_x_branch Revision 61807
|
Collaboration diagram for ilCalendarWeekGUI:Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| show () | |
| fill data section | |
Protected Member Functions | |
| showFulldayAppointment ($a_app) | |
| show fullday appointment | |
| showAppointment ($a_app) | |
| show appointment | |
| parseHourInfo ($daily_apps, $date, $num_day, $hours=null, $morning_aggr, $evening_aggr, $raster) | |
| calculate overlapping hours | |
| calculateColspans ($hours) | |
| calculate colspan | |
Protected Attributes | |
| $num_appointments = 1 | |
| $seed = null | |
| $user_settings = null | |
| $weekdays = array() | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $tpl | |
| $timezone = 'UTC' | |
ilCalendarWeekGUI: ilCalendarAppointmentGUI
Definition at line 41 of file class.ilCalendarWeekGUI.php.
| ilCalendarWeekGUI::__construct | ( | ilDate | $seed_date | ) |
Constructor.
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
protected
| @return |
Definition at line 720 of file class.ilCalendarWeekGUI.php.
References $ilUser.
Referenced by show().
Here is the caller graph for this function:| ilCalendarWeekGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 86 of file class.ilCalendarWeekGUI.php.
References $_GET, $_REQUEST, $_SESSION, $cmd, $ilCtrl, $tpl, and IL_CAL_DATE.
|
protected |
calculate overlapping hours
protected
Definition at line 585 of file class.ilCalendarWeekGUI.php.
References $ilUser, IL_CAL_FKT_GETDATE, 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
public
Definition at line 126 of file class.ilCalendarWeekGUI.php.
References $_GET, $ilUser, $lng, ilCalendarUtil\_buildWeekDayList(), ilCalendarSettings\_getInstance(), ilCalendarUtil\_numericDayToString(), ilCalendarUtil\_numericMonthToString(), calculateColspans(), ilUtil\getImagePath(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_FKT_GETDATE, ilYuiUtil\initDragDrop(), ilYuiUtil\initPanel(), parseHourInfo(), showAppointment(), showFulldayAppointment(), ilCalendarSchedule\TYPE_WEEK, and ilDateTime\WEEK.
Here is the call graph for this function:
|
protected |
show appointment
protected
| array | appointment |
Definition at line 451 of file class.ilCalendarWeekGUI.php.
References $ilUser, $title, ilCalendarAppointmentPanelGUI\_getInstance(), 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 caller graph for this function:
|
protected |
show fullday appointment
protected
| array | appointment |
Definition at line 405 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.