mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
- per design, all enabled apps have their registration run - limitations, e.g. enabled by group, are not considered in that state, because we do not have a session (and might need apps?) - before instantiation of widget it has to be checked whether the providing app is actually enabled for the logged in user. - a public interface is being changed, but it is not meant to be implemented or used outside of the core handling. Therefore save to backport. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Model | ||
| Service | ||
| IAPIWidget.php | ||
| IDashboardManager.php | ||
| IDashboardWidget.php | ||
| IManager.php | ||
| IWidget.php | ||
| RegisterWidgetEvent.php | ||