|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\COPage\Editor\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| init () | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 30 of file class.GUIService.php.
| ILIAS\COPage\Editor\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 35 of file class.GUIService.php.
References ILIAS\COPage\Editor\GUIService\$domain_service, and ILIAS\COPage\Editor\GUIService\$gui_service.
| ILIAS\COPage\Editor\GUIService::init | ( | ) |
Definition at line 43 of file class.GUIService.php.
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\COPage\Editor\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\COPage\Editor\GUIService\__construct().