|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\RootFolder\InternalGUIService:Public Member Functions | |
| __construct (DI\Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| standardRequest () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 26 of file class.InternalGUIService.php.
| ILIAS\RootFolder\InternalGUIService::__construct | ( | DI\Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 33 of file class.InternalGUIService.php.
References ILIAS\RootFolder\InternalGUIService\$data_service, ILIAS\RootFolder\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\RootFolder\InternalGUIService::standardRequest | ( | ) |
Definition at line 43 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.InternalGUIService.php.
Referenced by ILIAS\RootFolder\InternalGUIService\__construct().
|
protected |
Definition at line 31 of file class.InternalGUIService.php.
Referenced by ILIAS\RootFolder\InternalGUIService\__construct().