ILIAS
release_8 Revision v8.19
|
Survey internal ui service. More...
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().
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.
References ILIAS\Repository\ctrl(), ILIAS\Survey\InternalGUIService\lng(), and ILIAS\Repository\user().
ILIAS\Survey\InternalGUIService::lng | ( | ) |
Definition at line 124 of file class.InternalGUIService.php.
References ILIAS\Survey\InternalGUIService\$lng.
Referenced by ILIAS\Survey\InternalGUIService\__construct(), ILIAS\Survey\Mode\Feedback360\UIModifier\getSurveySettingsReminderTargets(), ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getSurveySettingsReminderTargets(), ILIAS\Survey\Mode\Standard\UIModifier\getSurveySettingsResults(), ILIAS\Survey\Mode\SelfEvaluation\UIModifier\getSurveySettingsResults(), ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getSurveySettingsResults(), ILIAS\Survey\Mode\Feedback360\UIModifier\getSurveySettingsResults(), and ILIAS\Survey\InternalGUIService\infoScreen().
ILIAS\Survey\InternalGUIService::modeUIModifier | ( | int | $mode | ) |
Definition at line 118 of file class.InternalGUIService.php.
Referenced by ILIAS\Survey\Settings\UIFactory\__construct().
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.
Referenced by ILIAS\Survey\InternalGUIService\lng().
|
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.