|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\COPage\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| pc () | |
| page () | |
| layout () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.InternalGUIService.php.
| ILIAS\COPage\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 36 of file class.InternalGUIService.php.
References ILIAS\COPage\InternalGUIService\$data_service, ILIAS\COPage\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\COPage\InternalGUIService::layout | ( | ) |
Definition at line 62 of file class.InternalGUIService.php.
| ILIAS\COPage\InternalGUIService::page | ( | ) |
Definition at line 54 of file class.InternalGUIService.php.
| ILIAS\COPage\InternalGUIService::pc | ( | ) |
Definition at line 46 of file class.InternalGUIService.php.
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\COPage\InternalGUIService\__construct().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\COPage\InternalGUIService\__construct().