|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Awareness\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| widget () | |
| standardRequest () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.InternalGUIService.php.
| ILIAS\Awareness\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\Awareness\InternalGUIService\$data_service, ILIAS\Awareness\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\Awareness\InternalGUIService::standardRequest | ( | ) |
Definition at line 55 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\Awareness\InternalGUIService::widget | ( | ) |
Definition at line 46 of file class.InternalGUIService.php.
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\Awareness\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\Awareness\InternalGUIService\__construct().