| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\BookingManager\BookingProcess\WeekGUI: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 21 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 39 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.
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\WeekGUI::getHTML | ( | ) | 
Definition at line 65 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, and ilDateTime\WEEK.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 25 of file class.WeekGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.WeekGUI.php.
      
  | 
  protected | 
Definition at line 37 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 24 of file class.WeekGUI.php.
      
  | 
  protected | 
Definition at line 26 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
      
  | 
  protected | 
Definition at line 27 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
      
  | 
  protected | 
Definition at line 33 of file class.WeekGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
      
  | 
  protected | 
Definition at line 35 of file class.WeekGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.WeekGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\WeekGUI\__construct().
      
  | 
  protected | 
Definition at line 23 of file class.WeekGUI.php.