|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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... | |
Protected Attributes | |
| $ctrl | |
| $tpl | |
| $toolbar | |
| $lng | |
| $tabs | |
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 45 of file class.ilSurveySkillThresholdsGUI.php.
References $DIC.
| ilSurveySkillThresholdsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 60 of file class.ilSurveySkillThresholdsGUI.php.
| ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
List competences.
return
Definition at line 80 of file class.ilSurveySkillThresholdsGUI.php.
| ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
List skill thresholds.
Definition at line 93 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, $tab, $tabs, $toolbar, and $tpl.
| ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Save Thresholds.
return
Definition at line 140 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $_POST, $ctrl, $ilCtrl, $l, $lng, $t, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Select skill.
return
Definition at line 124 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 18 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by executeCommand(), listSkillThresholds(), saveThresholds(), and selectSkill().
|
protected |
Definition at line 33 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds(), and saveThresholds().
|
protected |
Definition at line 38 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds().
|
protected |
Definition at line 28 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds().
|
protected |
Definition at line 23 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listCompetences(), and listSkillThresholds().