| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Survey skill service GUI class. More...
 Collaboration diagram for ilSurveySkillGUI:
 Collaboration diagram for ilSurveySkillGUI:| Public Member Functions | |
| __construct (ilObjSurvey $a_survey) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| listQuestionAssignment () | |
| List question to skill assignment. | |
| assignSkillToQuestion () | |
| Assign skill to question. | |
| selectSkillForQuestion () | |
| Select skill for question. | |
| removeSkillFromQuestion () | |
| Remove skill from question. | |
| setSubTabs ($a_activate) | |
| Set subtabs. | |
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.
References $ilCtrl, $ilUser, $lng, and $tpl.
| 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:
 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:
 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:
 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:
 Here is the caller graph for this function: