|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Survey skill thresholds GUI class. More...
Collaboration diagram for ilSurveySkillThresholdsGUI: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.
| ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
List competences.
return
Definition at line 49 of file class.ilSurveySkillThresholdsGUI.php.
| ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
List skill thresholds.
Definition at line 62 of file class.ilSurveySkillThresholdsGUI.php.
| ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Save Thresholds.
return
Definition at line 98 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $_POST, $ilCtrl, $l, $lng, $t, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Select skill.
return
Definition at line 82 of file class.ilSurveySkillThresholdsGUI.php.