|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\UI\Implementation\Component\Layout\Page\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| editRequest () | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
| ILIAS\UI\Implementation\Component\Layout\Page\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\UI\Implementation\Component\Layout\Page\GUIService\$domain_service, and ILIAS\UI\Implementation\Component\Layout\Page\GUIService\$gui_service.
| ILIAS\UI\Implementation\Component\Layout\Page\GUIService::editRequest | ( | ) |
Definition at line 42 of file class.GUIService.php.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\GUIService\__construct().