|
ILIAS
release_8 Revision v8.24
|
Survey internal ui service. More...
Collaboration diagram for ILIAS\Survey\InternalGUIService:Public Member Functions | |
| __construct (\ilObjectServiceInterface $object_service, ModeFactory $mode_factory, InternalDomainService $domain_service) | |
| surveySettings (\ilObjSurvey $survey) | |
| evaluation (\ilObjSurvey $survey) | |
| editing () | |
| execution () | |
| infoScreen (\ilObjSurveyGUI $survey_gui, \ilToolbarGUI $toolbar) | |
| modeUIModifier (int $mode) | |
| lng () | |
| print () | |
Protected Attributes | |
| ilLanguage | $lng |
| ModeFactory | $mode_factory |
| InternalDomainService | $domain_service |
| ServerRequestInterface | $request |
| ilObjUser | $user |
Survey internal ui service.
Definition at line 34 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::__construct | ( | \ilObjectServiceInterface | $object_service, |
| ModeFactory | $mode_factory, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 44 of file class.InternalGUIService.php.
References $DIC, ILIAS\Survey\InternalGUIService\$domain_service, ILIAS\Survey\InternalGUIService\$mode_factory, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\initGUIServices(), ILIAS\Survey\InternalGUIService\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\Survey\InternalGUIService::editing | ( | ) |
Definition at line 85 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::evaluation | ( | \ilObjSurvey | $survey | ) |
Definition at line 75 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::execution | ( | ) |
Definition at line 93 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::infoScreen | ( | \ilObjSurveyGUI | $survey_gui, |
| \ilToolbarGUI | $toolbar | ||
| ) |
Definition at line 101 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::lng | ( | ) |
Definition at line 124 of file class.InternalGUIService.php.
References $lng.
Referenced by ILIAS\Survey\InternalGUIService\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalGUIService::modeUIModifier | ( | int | $mode | ) |
Definition at line 118 of file class.InternalGUIService.php.
Referenced by ILIAS\Survey\Settings\UIFactory\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalGUIService::print | ( | ) |
Definition at line 129 of file class.InternalGUIService.php.
| ILIAS\Survey\InternalGUIService::surveySettings | ( | \ilObjSurvey | $survey | ) |
Definition at line 65 of file class.InternalGUIService.php.
|
protected |
Definition at line 40 of file class.InternalGUIService.php.
Referenced by ILIAS\Survey\InternalGUIService\__construct().
|
protected |
Definition at line 38 of file class.InternalGUIService.php.
|
protected |
Definition at line 39 of file class.InternalGUIService.php.
Referenced by ILIAS\Survey\InternalGUIService\__construct().
|
protected |
Definition at line 41 of file class.InternalGUIService.php.
|
protected |
Definition at line 42 of file class.InternalGUIService.php.