ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Survey skill thresholds GUI class. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
listCompetences () | |
List competences. More... | |
listSkillThresholds () | |
List skill thresholds. More... | |
selectSkill () | |
Select skill. More... | |
saveThresholds () | |
Save Thresholds. More... | |
Survey skill thresholds GUI class.
Definition at line 13 of file class.ilSurveySkillThresholdsGUI.php.
ilSurveySkillThresholdsGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Constructor.
object | $a_survey |
Definition at line 20 of file class.ilSurveySkillThresholdsGUI.php.
ilSurveySkillThresholdsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 28 of file class.ilSurveySkillThresholdsGUI.php.
References $cmd, $ilCtrl, and array.
ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
List competences.
Definition at line 49 of file class.ilSurveySkillThresholdsGUI.php.
ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
List skill thresholds.
Definition at line 62 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $ilCtrl, $lng, $tab, and $tpl.
ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Save Thresholds.
Definition at line 98 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $_POST, $ilCtrl, $l, $lng, $t, and ilUtil\sendSuccess().
ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Select skill.
Definition at line 82 of file class.ilSurveySkillThresholdsGUI.php.
References $_POST, and $ilCtrl.