nextcloud/lib/public/Settings
Carl Schwan 046d5451b1 Improve accessibility of the title of the settings
Before every setting page had the same title and this is causing issues
for screenreaders since they can't differenciate the title of page. Now
a new variable is available for apps to declare the page subtitle.

This new variable is implemented for the settings app and while at it I
added a bit more type hinting to the stuff I touched :)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 22:47:37 +02:00
..
IDelegatedSettings.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
IIconSection.php Improve accessibility of the title of the settings 2022-05-16 22:47:37 +02:00
IManager.php Improve accessibility of the title of the settings 2022-05-16 22:47:37 +02:00
ISettings.php Update php licenses 2021-06-04 22:02:41 +02:00
ISubAdminSettings.php Update php licenses 2021-06-04 22:02:41 +02:00