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\SelfEvaluation\UIModifier::getSurveySettingsResults | ( | \ilObjSurvey | $survey, |
InternalGUIService | $ui_service | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 32 of file class.UIModifier.php.
References $lng, ilObjSurvey\getSelfEvaluationResults(), ILIAS\Survey\InternalGUIService\lng(), ilObjSurvey\RESULTS_SELF_EVAL_ALL, ilObjSurvey\RESULTS_SELF_EVAL_NONE, and ilObjSurvey\RESULTS_SELF_EVAL_OWN.
ILIAS\Survey\Mode\SelfEvaluation\UIModifier::setValuesFromForm | ( | \ilObjSurvey | $survey, |
\ilPropertyFormGUI | $form | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 57 of file class.UIModifier.php.
References ilPropertyFormGUI\getInput(), and ilObjSurvey\setSelfEvaluationResults().