ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (object $parent_gui, string $parent_cmd, array $obj_ids, int $pool_id, string $seed_str="", int $week_start=\ilCalendarSettings::WEEK_START_MONDAY) | |
getHTML () | |
Protected Attributes | |
const | PROCESS_CLASS = \ilBookingProcessWithScheduleGUI::class |
ILIAS BookingManager Objects ObjectsManager | $object_manager |
ilCtrlInterface | $ctrl |
string | $parent_cmd |
object | $parent_gui |
array | $obj_ids = [] |
int | $week_start |
ilDate | $seed |
string | $seed_str |
int | $time_format |
int | $day_end |
int | $day_start |
Definition at line 26 of file class.WeekGUI.php.
ILIAS\BookingManager\BookingProcess\WeekGUI::__construct | ( | object | $parent_gui, |
string | $parent_cmd, | ||
array | $obj_ids, | ||
int | $pool_id, | ||
string | $seed_str = "" , |
||
int | $week_start = \ilCalendarSettings::WEEK_START_MONDAY |
||
) |
Definition at line 44 of file class.WeekGUI.php.
References $DIC, ILIAS\BookingManager\BookingProcess\WeekGUI\$obj_ids, ILIAS\BookingManager\BookingProcess\WeekGUI\$parent_cmd, ILIAS\BookingManager\BookingProcess\WeekGUI\$parent_gui, ILIAS\BookingManager\BookingProcess\WeekGUI\$seed_str, ILIAS\BookingManager\BookingProcess\WeekGUI\$week_start, ILIAS\Repository\ctrl(), IL_CAL_DATE, IL_CAL_UNIX, and ilCalendarSettings\TIME_FORMAT_24.
ILIAS\BookingManager\BookingProcess\WeekGUI::getHTML | ( | ) |
Definition at line 70 of file class.WeekGUI.php.
References ilCalendarUtil\_buildWeekDayList(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilBookingReservation\getAvailableObject(), IL_CAL_DATE, IL_CAL_FKT_GETDATE, IL_CAL_UNIX, null, and ilDateTime\WEEK.
|
protected |
Definition at line 30 of file class.WeekGUI.php.
|
protected |
Definition at line 41 of file class.WeekGUI.php.
|
protected |
Definition at line 42 of file class.WeekGUI.php.
|
protected |
Definition at line 36 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
|
protected |
Definition at line 29 of file class.WeekGUI.php.
|
protected |
Definition at line 31 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
|
protected |
Definition at line 32 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
|
protected |
Definition at line 38 of file class.WeekGUI.php.
|
protected |
Definition at line 39 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
|
protected |
Definition at line 40 of file class.WeekGUI.php.
|
protected |
Definition at line 37 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
|
protected |
Definition at line 28 of file class.WeekGUI.php.