|
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 ilStudyProgrammeCommonSettingsGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilGlobalTemplateInterface $tpl, ilLanguage $lng, ilObjectService $object_service) | |
| executeCommand () | |
| setObject (ilObjStudyProgramme $object) | |
Protected Member Functions | |
| editSettings (ilPropertyFormGUI $form=null) | |
| buildForm () | |
| addServiceSettingsToForm (ilPropertyFormGUI $form) | |
| saveSettings () | |
| txt (string $code) | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilObjectService | $object_service |
| ilObjStudyProgramme | $object = null |
Private Attributes | |
| const | CMD_EDIT = 'editSettings' |
| const | CMD_SAVE = 'saveSettings' |
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
Definition at line 21 of file class.ilStudyProgrammeCommonSettingsGUI.php.
| ilStudyProgrammeCommonSettingsGUI::__construct | ( | ilCtrl | $ctrl, |
| ilGlobalTemplateInterface | $tpl, | ||
| ilLanguage | $lng, | ||
| ilObjectService | $object_service | ||
| ) |
Definition at line 33 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References $ctrl, $lng, $object_service, $tpl, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 93 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References ilObjectServiceSettingsGUI\initServiceSettingsForm(), ILIAS\Repository\object(), and ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS.
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 80 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References addServiceSettingsToForm(), ILIAS\Repository\ctrl(), and txt().
Referenced by editSettings(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References buildForm().
Referenced by executeCommand(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeCommonSettingsGUI::executeCommand | ( | ) |
| Exception |
Definition at line 49 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References CMD_EDIT, CMD_SAVE, ILIAS\Repository\ctrl(), editSettings(), and saveSettings().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References buildForm(), ILIAS\Repository\ctrl(), editSettings(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeCommonSettingsGUI::setObject | ( | ilObjStudyProgramme | $object | ) |
Definition at line 67 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References $object.
|
protected |
Definition at line 126 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References ILIAS\Repository\lng().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 26 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by setObject().
|
protected |
Definition at line 29 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 24 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by executeCommand().