ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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... | |
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.
References $ctrl, $ilCtrl, and array.
ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
List competences.
Definition at line 80 of file class.ilSurveySkillThresholdsGUI.php.
ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Save Thresholds.
Definition at line 140 of file class.ilSurveySkillThresholdsGUI.php.
References $_GET, $_POST, $ctrl, $ilCtrl, $l, $lng, $t, and ilUtil\sendSuccess().
ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Select skill.
Definition at line 124 of file class.ilSurveySkillThresholdsGUI.php.
References $_POST, $ctrl, and $ilCtrl.
|
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().