nextcloud-server/lib/public/Settings
Côme Chilliet 09acd7e308
feat(settings): Add support for delegated settings not appearing in menu
Adds a new type of settings, delegation, which is only used for admin
 delegation but does not appear in admin menu.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-28 14:50:14 +07:00
..
Events chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DeclarativeSettingsTypes.php feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2024-10-15 20:33:45 +07:00
IDeclarativeManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IDeclarativeSettingsForm.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +07:00
IDeclarativeSettingsFormWithHandlers.php feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2024-10-15 20:33:45 +07:00
IDelegatedSettings.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IIconSection.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IManager.php feat(settings): Add support for delegated settings not appearing in menu 2025-09-28 14:50:14 +07:00
ISettings.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ISubAdminSettings.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00