|
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 ilSurveySkillDeterminationGUI: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().
Here is the call graph for this function:| ilSurveySkillDeterminationGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilSurveySkillDeterminationGUI.php.
References $ctrl, and ilCtrl\getCmd().
Here is the call graph for this function:| ilSurveySkillDeterminationGUI::listSkillChanges | ( | ) |
Definition at line 54 of file class.ilSurveySkillDeterminationGUI.php.
References $app, $tpl, and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
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().