|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilSurveySkillThresholdsGUI:Public Member Functions | |
| __construct (ilObjSurvey $a_survey) | |
| executeCommand () | |
| listCompetences () | |
| listSkillThresholds () | |
| selectSkill () | |
| saveThresholds () | |
Protected Attributes | |
| ilObjSurvey | $survey |
| ILIAS Survey Editing EditingGUIRequest | $edit_request |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilToolbarGUI | $toolbar |
| ilLanguage | $lng |
| ilTabsGUI | $tabs |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Survey skill thresholds GUI class
Definition at line 24 of file class.ilSurveySkillThresholdsGUI.php.
| ilSurveySkillThresholdsGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Definition at line 34 of file class.ilSurveySkillThresholdsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, and ilCtrl\getCmd().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::listCompetences | ( | ) |
Definition at line 66 of file class.ilSurveySkillThresholdsGUI.php.
References $tpl, and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::listSkillThresholds | ( | ) |
Definition at line 74 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, $lng, $tabs, $tpl, ilTabsGUI\clearTargets(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::saveThresholds | ( | ) |
Definition at line 107 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl, $lng, and ilLanguage\txt().
Here is the call graph for this function:| ilSurveySkillThresholdsGUI::selectSkill | ( | ) |
Definition at line 97 of file class.ilSurveySkillThresholdsGUI.php.
References $ctrl.
|
protected |
Definition at line 28 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by executeCommand(), listSkillThresholds(), saveThresholds(), and selectSkill().
|
protected |
Definition at line 27 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 31 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds(), and saveThresholds().
|
protected |
Definition at line 26 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listSkillThresholds().
|
protected |
Definition at line 30 of file class.ilSurveySkillThresholdsGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveySkillThresholdsGUI.php.
Referenced by listCompetences(), and listSkillThresholds().