ILIAS
release_8 Revision v8.19
|
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 () | |
executeCommand () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
Private Member Functions | |
settings (ilPropertyFormGUI $form=null) | |
initSettingsForm () | |
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 Global orgunit settings GUI
Definition at line 26 of file class.ilOrgUnitGlobalSettingsGUI.php.
ilOrgUnitGlobalSettingsGUI::__construct | ( | ) |
Definition at line 32 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $_GET, $DIC, ilObjOrgUnitAccess\_checkAccessSettings(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilOrgUnitGlobalSettingsGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilOrgUnitGlobalSettingsGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 68 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $DIC, $scope, $type, ilRadioOption\addSubItem(), ilOrgUnitOperationContext\CONTEXT_ETAL, ILIAS\Repository\ctrl(), ilOrgUnitObjectTypePositionSetting\DEFAULT_ON, ILIAS\Repository\lng(), ilObjectPlugin\lookupTxtById(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), and ilRadioOption\setValue().
Referenced by saveSettings(), and settings().
|
private |
Definition at line 148 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), initSettingsForm(), ILIAS\Repository\lng(), and settings().
|
private |
Definition at line 60 of file class.ilOrgUnitGlobalSettingsGUI.php.
References initSettingsForm().
Referenced by saveSettings().
|
protected |
Definition at line 28 of file class.ilOrgUnitGlobalSettingsGUI.php.
|
protected |
Definition at line 29 of file class.ilOrgUnitGlobalSettingsGUI.php.
|
protected |
Definition at line 30 of file class.ilOrgUnitGlobalSettingsGUI.php.