|
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 ilOrgUnitGlobalSettingsGUI: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().
Here is the call graph for this function:| ilOrgUnitGlobalSettingsGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilOrgUnitGlobalSettingsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 68 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $DIC, $scope, $type, ilOrgUnitOperationContext\CONTEXT_ETAL, ILIAS\Repository\ctrl(), ilOrgUnitObjectTypePositionSetting\DEFAULT_ON, ILIAS\Repository\lng(), and ilObjectPlugin\lookupTxtById().
Referenced by saveSettings(), and settings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 148 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), initSettingsForm(), ILIAS\Repository\lng(), and settings().
Here is the call graph for this function:
|
private |
Definition at line 60 of file class.ilOrgUnitGlobalSettingsGUI.php.
References initSettingsForm().
Referenced by saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.