DashboardController

Internal
Attributes
#[AsController]

Table of Contents

Properties

$dashboardInitializationService  : DashboardInitializationService
$moduleTemplateFactory  : ModuleTemplateFactory
$pageRenderer  : PageRenderer

Methods

__construct()  : mixed
mainAction()  : ResponseInterface
addFrontendResources()  : void
Adds CSS and JS files that are necessary for widgets to the page renderer
getBackendUser()  : BackendUserAuthentication
getLanguageService()  : LanguageService
preparePageRenderer()  : void
Add the CSS and JS of the dashboard module to the page renderer

Properties

Methods

mainAction()

public mainAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

addFrontendResources()

Adds CSS and JS files that are necessary for widgets to the page renderer

protected addFrontendResources() : void

preparePageRenderer()

Add the CSS and JS of the dashboard module to the page renderer

protected preparePageRenderer() : void

        
On this page

Search results