nextcloud-server/lib/public/Dashboard
Joas Schilling 23171206b4
Allow to conditionally enable dashboard widgets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27 07:25:25 +02:00
..
Exceptions
Model Add since tags 2022-09-16 08:23:04 +02:00
Service
IAPIWidget.php
IButtonWidget.php change widget button api to support multiple button types 2022-09-15 18:05:52 +02:00
IConditionalWidget.php Allow to conditionally enable dashboard widgets 2022-10-27 07:25:25 +02:00
IDashboardManager.php
IDashboardWidget.php
IIconWidget.php Add since tags 2022-09-16 08:23:04 +02:00
IManager.php load widgets only of enabled apps 2022-06-22 21:58:13 +02:00
IOptionWidget.php Add since tags 2022-09-16 08:23:04 +02:00
IWidget.php
RegisterWidgetEvent.php