| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Booking process ui class. More...
 Inheritance diagram for ilBookingProcessWithoutScheduleGUI:
 Collaboration diagram for ilBookingProcessWithoutScheduleGUI:Public Member Functions | |
| __construct (ilObjBookingPool $pool, int $booking_object_id, int $context_obj_id=0) | |
| executeCommand () | |
| book () | |
| Triggered from object list week view for booking a single object / confirmation for.  More... | |
| assignParticipants () | |
| bookMultipleParticipants () | |
| Create reservations for a bunch of booking pool participants.  More... | |
| redirectToParticipantsList () | |
| saveMultipleBookings () | |
| Save multiple users reservations for one booking pool object.  More... | |
| confirmedBooking ($message="") | |
| displayPostInfo () | |
| deliverPostFile () | |
| back () | |
Protected Member Functions | |
| getMessageForm () | |
| showMessageForm () | |
| saveMessage () | |
| showConfirmation () | |
Protected Attributes | |
| ILIAS BookingManager Reservations ReservationManager | $reservation | 
| ILIAS BookingManager BookingProcess ProcessUtilGUI | $util_gui | 
| ILIAS BookingManager InternalRepoService | $repo | 
| ILIAS BookingManager BookingProcess BookingProcessManager | $process | 
| ILIAS HTTP Services | $http | 
| ILIAS BookingManager InternalGUIService | $gui | 
| array | $raw_post_data | 
| ILIAS BookingManager StandardGUIRequest | $book_request | 
| ilObjBookingPool | $pool | 
| int | $booking_object_id | 
| int | $user_id_to_book | 
| int | $user_id_assigner | 
| ilBookingHelpAdapter | $help | 
| int | $context_obj_id | 
| ilCtrl | $ctrl | 
| ilGlobalTemplateInterface | $tpl | 
| ilLanguage | $lng | 
| ilAccessHandler | $access | 
| ilTabsGUI | $tabs_gui | 
| ilObjUser | $user | 
| int | $book_obj_id | 
| array | $rsv_ids = [] | 
Booking process ui class.
Definition at line 25 of file class.ilBookingProcessWithoutScheduleGUI.php.
| ilBookingProcessWithoutScheduleGUI::__construct | ( | ilObjBookingPool | $pool, | 
| int | $booking_object_id, | ||
| int | $context_obj_id = 0  | 
        ||
| ) | 
Definition at line 50 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $booking_object_id, $context_obj_id, $DIC, $pool, $user_id_assigner, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilBookingProcessWithoutScheduleGUI::assignParticipants | ( | ) | 
Implements ILIAS\BookingManager\BookingProcess\BookingProcessGUI.
Definition at line 215 of file class.ilBookingProcessWithoutScheduleGUI.php.
| ilBookingProcessWithoutScheduleGUI::back | ( | ) | 
Implements ILIAS\BookingManager\BookingProcess\BookingProcessGUI.
Definition at line 361 of file class.ilBookingProcessWithoutScheduleGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilBookingProcessWithoutScheduleGUI::book | ( | ) | 
Triggered from object list week view for booking a single object / confirmation for.
Implements ILIAS\BookingManager\BookingProcess\BookingProcessGUI.
Definition at line 140 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), showConfirmation(), and showMessageForm().
 Here is the call graph for this function:| ilBookingProcessWithoutScheduleGUI::bookMultipleParticipants | ( | ) | 
Create reservations for a bunch of booking pool participants.
Definition at line 223 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $id, ilObjUser\_lookupFullname(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilBookingReservation\numAvailableFromObjectNoSchedule().
 Here is the call graph for this function:| ilBookingProcessWithoutScheduleGUI::confirmedBooking | ( | $message = "" | ) | 
Definition at line 306 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $book_obj_id, $message, ILIAS\Repository\ctrl(), ilBookingReservation\getObjectReservationForUser(), ilBookingReservation\isObjectAvailableNoSchedule(), and ILIAS\Repository\lng().
Referenced by saveMessage().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBookingProcessWithoutScheduleGUI::deliverPostFile | ( | ) | 
Definition at line 353 of file class.ilBookingProcessWithoutScheduleGUI.php.
| ilBookingProcessWithoutScheduleGUI::displayPostInfo | ( | ) | 
Implements ILIAS\BookingManager\BookingProcess\BookingProcessGUI.
Definition at line 344 of file class.ilBookingProcessWithoutScheduleGUI.php.
| ilBookingProcessWithoutScheduleGUI::executeCommand | ( | ) | 
Definition at line 106 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 166 of file class.ilBookingProcessWithoutScheduleGUI.php.
References ILIAS\Repository\lng().
Referenced by saveMessage(), and showMessageForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBookingProcessWithoutScheduleGUI::redirectToParticipantsList | ( | ) | 
Definition at line 263 of file class.ilBookingProcessWithoutScheduleGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 183 of file class.ilBookingProcessWithoutScheduleGUI.php.
References confirmedBooking(), ILIAS\Repository\ctrl(), getMessageForm(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilBookingProcessWithoutScheduleGUI::saveMultipleBookings | ( | ) | 
Save multiple users reservations for one booking pool object.
Definition at line 272 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $id, and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 196 of file class.ilBookingProcessWithoutScheduleGUI.php.
References $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
Referenced by book().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 178 of file class.ilBookingProcessWithoutScheduleGUI.php.
References getMessageForm().
Referenced by book().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 44 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 47 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by confirmedBooking().
      
  | 
  protected | 
Definition at line 34 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 40 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 41 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by executeCommand().
      
  | 
  protected | 
Definition at line 32 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 30 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 27 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 48 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 45 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by book(), and showConfirmation().
      
  | 
  protected | 
Definition at line 46 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilBookingProcessWithoutScheduleGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 37 of file class.ilBookingProcessWithoutScheduleGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilBookingProcessWithoutScheduleGUI.php.