mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
This API enables the dashboard to render all widgets from the API data alone without having apps to provide their own bundles. This saves a lot of traffic and execution time as a lot less javascript has to be parsed on the frontend. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> |
||
|---|---|---|
| .. | ||
| Model | ||
| IAPIWidget.php | ||
| IAPIWidgetV2.php | ||
| IButtonWidget.php | ||
| IConditionalWidget.php | ||
| IIconWidget.php | ||
| IManager.php | ||
| IOptionWidget.php | ||
| IReloadableWidget.php | ||
| IWidget.php | ||
| RegisterWidgetEvent.php | ||