|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 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\$seed, 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 64 of file class.WeekGridGUI.php.
References ILIAS\BookingManager\BookingProcess\WeekGridGUI\$day_end.
|
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().
|
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.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGridGUI\__construct().
|
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().