ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
standardRequest () | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.InternalGUIService.php.
ILIAS\HTMLLearningModule\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\HTMLLearningModule\InternalGUIService\$data_service, ILIAS\HTMLLearningModule\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\HTMLLearningModule\InternalGUIService::standardRequest | ( | ) |
Definition at line 54 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\HTMLLearningModule\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\HTMLLearningModule\InternalGUIService\__construct().