ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (array $entries=[], ?\ilDate $seed=null, int $day_start=8, int $day_end=19, int $time_format=\ilCalendarSettings::TIME_FORMAT_24, int $week_start=\ilCalendarSettings::WEEK_START_MONDAY) | |
Protected Member Functions | |
getHoursOfDay () | |
renderCell (array $data) | |
Protected Attributes | |
string | $form_action |
int | $week_start |
ilDate | $seed |
string | $seed_str |
int | $time_format |
ilLanguage | $lng |
int | $day_end |
int | $day_start |
string | $title |
array | $entries |
Definition at line 26 of file class.WeekGridGUI.php.
ILIAS\BookingManager\BookingProcess\WeekGridGUI::__construct | ( | array | $entries = [] , |
?\ilDate | $seed = null , |
||
int | $day_start = 8 , |
||
int | $day_end = 19 , |
||
int | $time_format = \ilCalendarSettings::TIME_FORMAT_24 , |
||
int | $week_start = \ilCalendarSettings::WEEK_START_MONDAY |
||
) |
WeekGridEntry[] | $entries |
Definition at line 43 of file class.WeekGridGUI.php.
References ILIAS\BookingManager\BookingProcess\WeekGridGUI\$day_end, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$day_start, $DIC, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$entries, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$time_format, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$week_start, IL_CAL_UNIX, and ILIAS\Repository\lng().
|
protected |
Definition at line 64 of file class.WeekGridGUI.php.
References $data, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$day_end, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$day_start, Vendor\Package\$e, ILIAS\BookingManager\BookingProcess\WeekGridGUI\$week_start, ilCalendarUtil\_buildWeekDayList(), ilCalendarUtil\_numericDayToString(), ilCalendarUtil\_numericMonthToString(), ilDatePresentation\formatDate(), IL_CAL_DATE, IL_CAL_DATETIME, IL_CAL_FKT_DATE, IL_CAL_FKT_GETDATE, IL_CAL_UNIX, and ILIAS\Repository\lng().
|
protected |
Definition at line 225 of file class.WeekGridGUI.php.
|
protected |
Definition at line 34 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().
|
protected |
Definition at line 35 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().
|
protected |
Definition at line 37 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct().
|
protected |
Definition at line 28 of file class.WeekGridGUI.php.
|
protected |
Definition at line 33 of file class.WeekGridGUI.php.
|
protected |
Definition at line 30 of file class.WeekGridGUI.php.
|
protected |
Definition at line 31 of file class.WeekGridGUI.php.
|
protected |
Definition at line 32 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct().
|
protected |
Definition at line 36 of file class.WeekGridGUI.php.
|
protected |
Definition at line 29 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().