|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\COPage\Editor\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| init () | |
| uiWrapper () | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 28 of file class.GUIService.php.
| ILIAS\COPage\Editor\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 33 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 41 of file class.GUIService.php.
| ILIAS\COPage\Editor\GUIService::uiWrapper | ( | ) |
Definition at line 46 of file class.GUIService.php.
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\COPage\Editor\GUIService\__construct().
|
protected |
Definition at line 30 of file class.GUIService.php.
Referenced by ILIAS\COPage\Editor\GUIService\__construct().