|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Survey skill service GUI class. More...
Collaboration diagram for ilSurveySkillGUI:Public Member Functions | |
| __construct (ilObjSurvey $a_survey) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| listQuestionAssignment () | |
| List question to skill assignment. More... | |
| assignSkillToQuestion () | |
| Assign skill to question. More... | |
| selectSkillForQuestion () | |
| Select skill for question. More... | |
| removeSkillFromQuestion () | |
| Remove skill from question. More... | |
| setSubTabs ($a_activate) | |
| Set subtabs. More... | |
Survey skill service GUI class.
Definition at line 13 of file class.ilSurveySkillGUI.php.
| ilSurveySkillGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Constructor.
| object | $a_survey |
Definition at line 20 of file class.ilSurveySkillGUI.php.
| ilSurveySkillGUI::assignSkillToQuestion | ( | ) |
Assign skill to question.
Definition at line 72 of file class.ilSurveySkillGUI.php.
| ilSurveySkillGUI::executeCommand | ( | ) |
Execute command.
Definition at line 28 of file class.ilSurveySkillGUI.php.
References $cmd, $ilCtrl, and setSubTabs().
Here is the call graph for this function:| ilSurveySkillGUI::listQuestionAssignment | ( | ) |
List question to skill assignment.
Definition at line 59 of file class.ilSurveySkillGUI.php.
| ilSurveySkillGUI::removeSkillFromQuestion | ( | ) |
Remove skill from question.
Definition at line 140 of file class.ilSurveySkillGUI.php.
References $_GET, $ilCtrl, $lng, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveySkillGUI::selectSkillForQuestion | ( | ) |
Select skill for question.
Definition at line 123 of file class.ilSurveySkillGUI.php.
References $_GET, $ilCtrl, $lng, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveySkillGUI::setSubTabs | ( | $a_activate | ) |
Set subtabs.
| string | $a_activate | activate sub tab (ID) |
Definition at line 157 of file class.ilSurveySkillGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function: