ILIAS
Release_4_0_x_branch Revision 61816
|
Presentation day view. More...
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.
|
protected |
calculate colspan
protected
@return |
Definition at line 469 of file class.ilCalendarDayGUI.php.
Referenced by show().
ilCalendarDayGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 86 of file class.ilCalendarDayGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, and $tpl.
|
protected |
calculate overlapping hours
protected
Definition at line 344 of file class.ilCalendarDayGUI.php.
References $start, elseif(), ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
|
protected |
fill data section
protected
Definition at line 117 of file class.ilCalendarDayGUI.php.
References $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.
|
protected |
show appointment
protected
array | appointment |
Definition at line 271 of file class.ilCalendarDayGUI.php.
References $title, ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), IL_CAL_DATE, IL_CAL_FKT_DATE, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
|
protected |
show fullday appointment
protected
array | appointment |
Definition at line 226 of file class.ilCalendarDayGUI.php.
References ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), ilUtil\getImagePath(), and IL_CAL_DATE.
Referenced by show().
|
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.