ILIAS
Release_4_0_x_branch Revision 61816
|
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=7, $evening_aggr=20) | |
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, $lng, $tpl, ilCalendarUserSettings\_getInstanceByUserId(), ilDate\get(), and IL_CAL_FKT_GETDATE.
|
protected |
calculate colspan
protected
@return |
Definition at line 573 of file class.ilCalendarWeekGUI.php.
Referenced by show().
ilCalendarWeekGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 86 of file class.ilCalendarWeekGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, and $tpl.
|
protected |
calculate overlapping hours
protected
Definition at line 446 of file class.ilCalendarWeekGUI.php.
References $start, elseif(), IL_CAL_FKT_GETDATE, ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by show().
ilCalendarWeekGUI::show | ( | ) |
fill data section
public
Definition at line 120 of file class.ilCalendarWeekGUI.php.
References $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.
|
protected |
show appointment
protected
array | appointment |
Definition at line 343 of file class.ilCalendarWeekGUI.php.
References $title, ilCalendarAppointmentPanelGUI\_getInstance(), 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 297 of file class.ilCalendarWeekGUI.php.
References ilCalendarAppointmentPanelGUI\_getInstance(), ilCalendarUtil\calculateFontColor(), and ilUtil\getImagePath().
Referenced by show().
|
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.