ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
executeCommand () | |
listCompetences () | |
listSkillThresholds () | |
selectSkill () | |
saveThresholds () | |
Protected Attributes | |
ilObjSurvey | $survey |
ILIAS Survey Editing EditingGUIRequest | $edit_request |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilToolbarGUI | $toolbar |
ilLanguage | $lng |
ilTabsGUI | $tabs |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Survey skill thresholds GUI class
Definition at line 24 of file class.ilSurveySkillThresholdsGUI.php.
ilSurveySkillThresholdsGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Definition at line 34 of file class.ilSurveySkillThresholdsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
ilSurveySkillThresholdsGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, and ilCtrl\getCmd().
ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
Definition at line 66 of file class.ilSurveySkillThresholdsGUI.php.
References $tpl, and ilGlobalTemplateInterface\setContent().
ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
Definition at line 74 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, $lng, $tabs, $tpl, ilTabsGUI\clearTargets(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Definition at line 107 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, $lng, ILIAS\Repository\int(), and ilLanguage\txt().
ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Definition at line 97 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, and ilCtrl\setParameter().
|
protected |
Definition at line 28 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by executeCommand(), listSkillThresholds(), saveThresholds(), and selectSkill().
|
protected |
Definition at line 27 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 31 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds(), and saveThresholds().
|
protected |
Definition at line 26 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds().
|
protected |
Definition at line 30 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listCompetences(), and listSkillThresholds().