ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
request () | |
Protected Attributes | |
InternalGUIService | $gui_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
ILIAS\Repository\PluginSlot\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\Repository\PluginSlot\GUIService\$domain_service, and ILIAS\Repository\PluginSlot\GUIService\$gui_service.
ILIAS\Repository\PluginSlot\GUIService::request | ( | ) |
Definition at line 42 of file class.GUIService.php.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Repository\PluginSlot\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\Repository\PluginSlot\GUIService\__construct().