|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\BookingManager\BookingProcess\WeekGridGUI: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 23 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 40 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().
Here is the call graph for this function:
|
protected |
Definition at line 61 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().
Here is the call graph for this function:
|
protected |
Definition at line 222 of file class.WeekGridGUI.php.
|
protected |
Definition at line 31 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().
|
protected |
Definition at line 32 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().
|
protected |
Definition at line 34 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct().
|
protected |
Definition at line 25 of file class.WeekGridGUI.php.
|
protected |
Definition at line 30 of file class.WeekGridGUI.php.
|
protected |
Definition at line 27 of file class.WeekGridGUI.php.
|
protected |
Definition at line 28 of file class.WeekGridGUI.php.
|
protected |
Definition at line 29 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct().
|
protected |
Definition at line 33 of file class.WeekGridGUI.php.
|
protected |
Definition at line 26 of file class.WeekGridGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct(), and ILIAS\BookingManager\BookingProcess\WeekGridGUI\getHoursOfDay().