WidgetGroupInitializationService
Table of Contents
Methods
- __construct() : mixed
- buildWidgetGroupsConfiguration() : array<string|int, mixed>
- Define the different groups of widgets as shown in the modal when adding a widget to the current dashboard
- getLanguageService() : LanguageService
Methods
__construct()
public
__construct(WidgetGroupRegistry $widgetGroupRegistry, WidgetRegistry $widgetRegistry, UriBuilder $uriBuilder) : mixed
Parameters
- $widgetGroupRegistry : WidgetGroupRegistry
- $widgetRegistry : WidgetRegistry
- $uriBuilder : UriBuilder
buildWidgetGroupsConfiguration()
Define the different groups of widgets as shown in the modal when adding a widget to the current dashboard
public
buildWidgetGroupsConfiguration() : array<string|int, mixed>
Return values
array<string|int, mixed>getLanguageService()
protected
getLanguageService() : LanguageService