Kein Zugriff auf Admin Apps.
strtolower(trim($group, '/')), array_values(array_map('strval', (array) ($currentUser['groups'] ?? []))) ); $isPartial = !empty($_GET['partial']); if (!in_array('administrators', $currentGroups, true)) { http_response_code(403); $forbidden = '
Admin Registry
= $h($sectionMeta[$section]['description']) ?>
Registry
| Titel | Scope | Typ | Route | Flags |
|---|---|---|---|---|
|
= $h((string) ($app['title'] ?? '')) ?>
= $h((string) ($app['summary'] ?? '')) ?>
|
= $h((string) ($app['app_scope'] ?? '')) ?> | = $h(!empty($app['installable']) ? 'Custom App' : 'System') ?> | = $h((string) ($app['entry_route'] ?? '')) ?> |
Desktop
Widget
Tray
Default
Admin only
|
Widget Registry
Globale Widgets und modulbasierte Widgets werden hier gemeinsam sichtbar. Modul-Widgets kommen bevorzugt aus `module.json`.
| Widget | Zone | Quelle | Launch-App | Status-API |
|---|---|---|---|---|
|
= $h((string) ($widget['title'] ?? '')) ?>
= $h((string) ($widget['summary'] ?? '')) ?>
|
= $h((string) ($widget['zone'] ?? 'sidebar')) ?> |
= $h((string) (($widget['source_app_id'] ?? '') !== '' ? $widget['source_app_id'] : 'global')) ?>
Modul: = $h((string) $widget['source_module_id']) ?>
|
= $h((string) ($widget['launch_app_id'] ?? '')) ?> |
= $h((string) ($widget['status_api'] ?? '')) ?> |
Addon
Die Werte werden in der aktuellen Environment-Datei gespeichert und beim Deploy in das gemischte `config/`-Verzeichnis uebernommen.