| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Common functions for process GUI classes. More...
 Collaboration diagram for ILIAS\BookingManager\BookingProcess\ProcessUtilGUI:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service, \ilObjBookingPool $pool, object $parent_gui) | |
| back () | |
| setHelpId (string $a_id) | |
| assignParticipants (int $book_obj_id) | |
| handleBookingSuccess (int $a_obj_id, string $post_info_cmd, array $a_rsv_ids=null) | |
| displayPostInfo (int $book_obj_id, int $user_id, string $file_deliver_cmd) | |
| Display post booking informations.  More... | |
| deliverPostFile (int $book_obj_id, int $user_id) | |
| Deliver post booking file.  More... | |
Protected Attributes | |
| ILIAS BookingManager StandardGUIRequest | $request | 
| ilCtrl | $ctrl | 
| ilLogger | $log | 
| ilObjBookingPool | $pool | 
| ilBookingHelpAdapter | $help | 
| InternalGUIService | $gui | 
| InternalDomainService | $domain | 
| object | $parent_gui | 
Common functions for process GUI classes.
Definition at line 30 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service, | ||
| \ilObjBookingPool | $pool, | ||
| object | $parent_gui | ||
| ) | 
Definition at line 41 of file class.ProcessUtilGUI.php.
References ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$parent_gui, ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$pool, ILIAS\BookingManager\InternalGUIService\bookingHelp(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), and ILIAS\BookingManager\InternalDomainService\log().
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::assignParticipants | ( | int | $book_obj_id | ) | 
Definition at line 78 of file class.ProcessUtilGUI.php.
References $lng.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::back | ( | ) | 
Definition at line 58 of file class.ProcessUtilGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\handleBookingSuccess().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::deliverPostFile | ( | int | $book_obj_id, | 
| int | $user_id | ||
| ) | 
Deliver post booking file.
Definition at line 265 of file class.ProcessUtilGUI.php.
References $id, ilFileDelivery\deliverFileLegacy(), and ilBookingReservation\getObjectReservationForUser().
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::displayPostInfo | ( | int | $book_obj_id, | 
| int | $user_id, | ||
| string | $file_deliver_cmd | ||
| ) | 
Display post booking informations.
Definition at line 154 of file class.ProcessUtilGUI.php.
References $id, $lng, $url, ilDatePresentation\formatPeriod(), ilBookingReservation\getObjectReservationForUser(), IL_CAL_UNIX, ILIAS\Repository\int(), ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::handleBookingSuccess | ( | int | $a_obj_id, | 
| string | $post_info_cmd, | ||
| array | $a_rsv_ids = null  | 
        ||
| ) | 
Definition at line 114 of file class.ProcessUtilGUI.php.
References $lng, and ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\back().
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::setHelpId | ( | string | $a_id | ) | 
Definition at line 72 of file class.ProcessUtilGUI.php.
References ILIAS\Repository\help().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
      
  | 
  protected | 
Definition at line 35 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
      
  | 
  protected | 
Definition at line 32 of file class.ProcessUtilGUI.php.