| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\UI\Component\Layout\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| adminRequest () | |
Protected Attributes | |
| InternalGUIService | $gui_service | 
| InternalDomainService | $domain_service | 
Definition at line 29 of file class.GUIService.php.
| ILIAS\UI\Component\Layout\GUIService::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service | ||
| ) | 
Definition at line 34 of file class.GUIService.php.
References ILIAS\UI\Component\Layout\GUIService\$domain_service, and ILIAS\UI\Component\Layout\GUIService\$gui_service.
| ILIAS\UI\Component\Layout\GUIService::adminRequest | ( | ) | 
Definition at line 42 of file class.GUIService.php.
      
  | 
  protected | 
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\UI\Component\Layout\GUIService\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\UI\Component\Layout\GUIService\__construct().