ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
request (?array $passed_query_params=null, ?array $passed_post_data=null) | |
Protected Attributes | |
InternalGUIService | $gui_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
ILIAS\LearningModule\Editing\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\LearningModule\Editing\GUIService\$domain_service, and ILIAS\LearningModule\Editing\GUIService\$gui_service.
ILIAS\LearningModule\Editing\GUIService::request | ( | ?array | $passed_query_params = null , |
?array | $passed_post_data = null |
||
) |
Definition at line 42 of file class.GUIService.php.
References ILIAS\Repository\$passed_post_data, and ILIAS\Repository\$passed_query_params.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\LearningModule\Editing\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\LearningModule\Editing\GUIService\__construct().