ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Interface for modes. More...
Additional Inherited Members | |
![]() | |
addExportAndPrintButton (\ilObjSurvey $survey, \ilToolbarGUI $toolbar, bool $details, \ilTemplate $eval_tpl) | |
buildExportButtonAndModal (\ilTemplate $eval_tpl, string $export_cmd) | |
getExportModal () | |
getPanelTable (array $participants, \ILIAS\Survey\Evaluation\EvaluationGUIRequest $request, \SurveyQuestionEvaluation $a_eval) | |
getPanelChart (\ILIAS\Survey\Evaluation\EvaluationGUIRequest $request, \SurveyQuestionEvaluation $a_eval) | |
getPanelText (\ILIAS\Survey\Evaluation\EvaluationGUIRequest $request, \SurveyQuestionEvaluation $a_eval, \ilSurveyEvaluationResults $question_res) | |
getPanelCard (\ilSurveyEvaluationResults $question_res) | |
![]() | |
InternalGUIService | $gui |
InternalService | $service = null |
Interface for modes.
Definition at line 30 of file class.UIModifier.php.
ILIAS\Survey\Mode\Feedback360\UIModifier::getSurveySettingsGeneral | ( | \ilObjSurvey | $survey | ) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 32 of file class.UIModifier.php.
References $lng, and ilObjSurvey\get360SelfEvaluation().
ILIAS\Survey\Mode\Feedback360\UIModifier::getSurveySettingsReminderTargets | ( | \ilObjSurvey | $survey, |
InternalGUIService | $ui_service | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 46 of file class.UIModifier.php.
References $lng, ilObjSurvey\getReminderTarget(), ILIAS\Survey\InternalGUIService\lng(), ilObjSurvey\NOTIFICATION_APPRAISEES, ilObjSurvey\NOTIFICATION_APPRAISEES_AND_RATERS, and ilObjSurvey\NOTIFICATION_RATERS.
ILIAS\Survey\Mode\Feedback360\UIModifier::getSurveySettingsResults | ( | \ilObjSurvey | $survey, |
InternalGUIService | $ui_service | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 80 of file class.UIModifier.php.
References $lng, ilObjSurvey\get360Results(), ILIAS\Survey\InternalGUIService\lng(), ilObjSurvey\RESULTS_360_ALL, ilObjSurvey\RESULTS_360_NONE, and ilObjSurvey\RESULTS_360_OWN.
ILIAS\Survey\Mode\Feedback360\UIModifier::setValuesFromForm | ( | \ilObjSurvey | $survey, |
\ilPropertyFormGUI | $form | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 107 of file class.UIModifier.php.
References ilPropertyFormGUI\getInput(), ilObjSurvey\NOTIFICATION_APPRAISEES, ilObjSurvey\NOTIFICATION_APPRAISEES_AND_RATERS, ilObjSurvey\NOTIFICATION_RATERS, ilObjSurvey\set360Results(), ilObjSurvey\set360SelfEvaluation(), and ilObjSurvey\setReminderTarget().