|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\Evaluation\GUIService:Public Member Functions | |
| __construct (InternalGUIService $ui_service, \ilObjectServiceInterface $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service) | |
| request () | |
Protected Attributes | |
| InternalGUIService | $ui_service |
| ilObjectServiceInterface | $object_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
| ILIAS\Survey\Evaluation\GUIService::__construct | ( | InternalGUIService | $ui_service, |
| \ilObjectServiceInterface | $object_service, | ||
| \ilObjSurvey | $survey, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 35 of file class.GUIService.php.
References ILIAS\Survey\Evaluation\GUIService\$domain_service, ILIAS\Survey\Evaluation\GUIService\$object_service, and ILIAS\Survey\Evaluation\GUIService\$ui_service.
| ILIAS\Survey\Evaluation\GUIService::request | ( | ) |
Definition at line 46 of file class.GUIService.php.
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Survey\Evaluation\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Survey\Evaluation\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\Survey\Evaluation\GUIService\__construct().