ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Survey skill determination GUI class. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
listSkillChanges () | |
List skill changes. More... | |
writeAndAddSkills () | |
Write skills and add them to user's competence records. 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.
ilSurveySkillDeterminationGUI::listSkillChanges | ( | ) |
List skill changes.
Definition at line 70 of file class.ilSurveySkillDeterminationGUI.php.
References $app, $ctrl, $lng, $toolbar, and $tpl.
ilSurveySkillDeterminationGUI::writeAndAddSkills | ( | ) |
Write skills and add them to user's competence records.
Definition at line 109 of file class.ilSurveySkillDeterminationGUI.php.
References $app, $ctrl, $lng, ilBasicSkill\ACHIEVED, ilPersonalSkill\addPersonalSkill(), and ilBasicSkill\writeUserSkillLevelStatus().
|
protected |
Definition at line 18 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by executeCommand(), listSkillChanges(), and writeAndAddSkills().
|
protected |
Definition at line 33 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by listSkillChanges(), and writeAndAddSkills().
|
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().