|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Survey skill determination GUI class. More...
Collaboration diagram for ilSurveySkillDeterminationGUI: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 | ) |
| ilSurveySkillDeterminationGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilSurveySkillDeterminationGUI.php.
| ilSurveySkillDeterminationGUI::listSkillChanges | ( | ) |
List skill changes.
Definition at line 70 of file class.ilSurveySkillDeterminationGUI.php.
| ilSurveySkillDeterminationGUI::writeAndAddSkills | ( | ) |
Write skills and add them to user's competence records.
return
Definition at line 109 of file class.ilSurveySkillDeterminationGUI.php.
References $app, $ctrl, $ilCtrl, $lng, ilBasicSkill\ACHIEVED, ilPersonalSkill\addPersonalSkill(), and ilBasicSkill\writeUserSkillLevelStatus().
Here is the call graph for this function:
|
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().