ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Survey skill determination GUI class. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
listSkillChanges () | |
List skill changes. More... | |
writeSkills () | |
Write skills. More... | |
Protected Attributes | |
$ctrl | |
$tpl | |
$toolbar | |
$lng | |
Survey skill determination GUI class.
Definition at line 13 of file class.ilSurveySkillDeterminationGUI.php.
ilSurveySkillDeterminationGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Constructor.
object | $a_survey |
Definition at line 40 of file class.ilSurveySkillDeterminationGUI.php.
References $DIC.
ilSurveySkillDeterminationGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilSurveySkillDeterminationGUI.php.
References $ctrl, and $ilCtrl.
ilSurveySkillDeterminationGUI::listSkillChanges | ( | ) |
List skill changes.
Definition at line 70 of file class.ilSurveySkillDeterminationGUI.php.
References $ctrl, $ilCtrl, $lng, $toolbar, and $tpl.
ilSurveySkillDeterminationGUI::writeSkills | ( | ) |
Write skills.
Definition at line 113 of file class.ilSurveySkillDeterminationGUI.php.
References $ctrl, $ilCtrl, $lng, ilBasicSkill\ACHIEVED, and ilBasicSkill\writeUserSkillLevelStatus().
|
protected |
Definition at line 18 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by executeCommand(), listSkillChanges(), and writeSkills().
|
protected |
Definition at line 33 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by listSkillChanges(), and writeSkills().
|
protected |
Definition at line 28 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by listSkillChanges().
|
protected |
Definition at line 23 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by listSkillChanges().