|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\COPage\PC\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| editRequest () | |
| interactiveImage () | |
| paragraph () | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
| ILIAS\COPage\PC\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\COPage\PC\GUIService\$domain_service, and ILIAS\COPage\PC\GUIService\$gui_service.
| ILIAS\COPage\PC\GUIService::editRequest | ( | ) |
Definition at line 42 of file class.GUIService.php.
| ILIAS\COPage\PC\GUIService::interactiveImage | ( | ) |
Definition at line 50 of file class.GUIService.php.
| ILIAS\COPage\PC\GUIService::paragraph | ( | ) |
Definition at line 58 of file class.GUIService.php.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\COPage\PC\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\COPage\PC\GUIService\__construct().