|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\LearningModule\Editing\GUIService: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.
|
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().