| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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... | |
Definition at line 28 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service, | ||
| \ilObjBookingPool | $pool, | ||
| object | $parent_gui | ||
| ) | 
Definition at line 40 of file class.ProcessUtilGUI.php.
References ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$parent_gui, ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$pool, ILIAS\BookingManager\InternalGUIService\bookingHelp(), ILIAS\Repository\ctrl(), ilObject\getId(), ILIAS\Repository\help(), ILIAS\BookingManager\InternalDomainService\log(), and ILIAS\BookingManager\InternalDomainService\objects().
 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, $user_id, 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(), ILIAS\BookingManager\StandardGUIRequest\getReservationId(), ILIAS\BookingManager\StandardGUIRequest\getReservationIdsFromString(), 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, ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\back(), and ILIAS\BookingManager\StandardGUIRequest\getReturnCmd().
 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 32 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 35 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ProcessUtilGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
      
  | 
  protected | 
Definition at line 34 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.ProcessUtilGUI.php.