| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\BookingManager\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| preferences () | |
| process () | |
| objects () | |
| bookingHelp (\ilObjBookingPool $pool) | |
| standardRequest () | |
Protected Attributes | |
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 29 of file class.InternalGUIService.php.
| ILIAS\BookingManager\InternalGUIService::__construct | ( | Container | $DIC, | 
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\BookingManager\InternalGUIService\$data_service, ILIAS\BookingManager\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
 Here is the call graph for this function:| ILIAS\BookingManager\InternalGUIService::bookingHelp | ( | \ilObjBookingPool | $pool | ) | 
Definition at line 73 of file class.InternalGUIService.php.
References ILIAS\Repository\help().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\InternalGUIService::objects | ( | ) | 
Definition at line 64 of file class.InternalGUIService.php.
| ILIAS\BookingManager\InternalGUIService::preferences | ( | ) | 
Definition at line 46 of file class.InternalGUIService.php.
| ILIAS\BookingManager\InternalGUIService::process | ( | ) | 
Definition at line 55 of file class.InternalGUIService.php.
| ILIAS\BookingManager\InternalGUIService::standardRequest | ( | ) | 
Definition at line 78 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\BookingManager\InternalGUIService\__construct().
      
  | 
  protected | 
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\BookingManager\InternalGUIService\__construct().