ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (InternalGUIService $ui_service, \ilObjectService $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service) | |
request () | |
Protected Attributes | |
InternalGUIService | $ui_service |
ilObjectService | $object_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
ILIAS\Survey\Evaluation\GUIService::__construct | ( | InternalGUIService | $ui_service, |
\ilObjectService | $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().