|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Help\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| standardRequest () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 27 of file class.InternalGUIService.php.
| ILIAS\Help\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 34 of file class.InternalGUIService.php.
References ILIAS\Help\InternalGUIService\$data_service, ILIAS\Help\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\Help\InternalGUIService::standardRequest | ( | ) |
Definition at line 44 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.InternalGUIService.php.
Referenced by ILIAS\Help\InternalGUIService\__construct().
|
protected |
Definition at line 32 of file class.InternalGUIService.php.
Referenced by ILIAS\Help\InternalGUIService\__construct().