|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Namespaces | |
| namespace | Administration |
| namespace | NewAccountMail |
| namespace | StartingPoint |
| namespace | User |
Data Structures | |
| class | CollectSettingsObjective |
| class | ConfigurationGUI |
| interface | ConfigurationRepository |
| class | DatabaseConfigurationRepository |
| class | DatabaseDataRepository |
| interface | DataRepository |
| class | PersonalSettingsGUI |
| @ilCtrl_Calls ILIAS\User\Settings\PersonalSettingsGUI: ILIAS\User\Account\DeleteAccountGUI @ilCtrl_Calls ILIAS\User\Settings\PersonalSettingsGUI: ilLocalUserPasswordSettingsGUI More... | |
| class | Setting |
| interface | SettingDefinition |
| interface | Settings |
| class | SettingsImplementation |
| interface | UserSettings |
Enumerations | |
| enum | AvailablePages : string { Password = 'password' } |
| enum | AvailableSections : string { Additional = 'additional' } |
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
| enum ILIAS::User::Settings::AvailablePages : string |
| Enumerator | |
|---|---|
| Password | |
Definition at line 23 of file AvailablePages.php.
| enum ILIAS::User::Settings::AvailableSections : string |
| Enumerator | |
|---|---|
| Additional | |
Definition at line 23 of file AvailableSections.php.