ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
executeCommand () | |
listSkillChanges () | |
Protected Attributes | |
ilGlobalTemplateInterface | $tpl |
ilObjSurvey | $survey |
ilCtrl | $ctrl |
ilToolbarGUI | $toolbar |
ilLanguage | $lng |
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 determination GUI class
Definition at line 24 of file class.ilSurveySkillDeterminationGUI.php.
ilSurveySkillDeterminationGUI::__construct | ( | ilObjSurvey | $a_survey | ) |
Definition at line 32 of file class.ilSurveySkillDeterminationGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
ilSurveySkillDeterminationGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilSurveySkillDeterminationGUI.php.
References $ctrl, and ilCtrl\getCmd().
ilSurveySkillDeterminationGUI::listSkillChanges | ( | ) |
Definition at line 54 of file class.ilSurveySkillDeterminationGUI.php.
References $tpl, and ILIAS\UICore\GlobalTemplate\setContent().
|
protected |
Definition at line 28 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 30 of file class.ilSurveySkillDeterminationGUI.php.
|
protected |
Definition at line 27 of file class.ilSurveySkillDeterminationGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveySkillDeterminationGUI.php.
|
protected |
Definition at line 26 of file class.ilSurveySkillDeterminationGUI.php.
Referenced by listSkillChanges().