WidgetAjaxController

Internal
Attributes
#[AsController]

Table of Contents

Properties

$dashboardRepository  : DashboardRepository
$widgetRegistry  : WidgetRegistry

Methods

__construct()  : mixed
getContent()  : ResponseInterface
savePositions()  : ResponseInterface
Get the order of the widgets from the request and save the order in the database by using the repository
getBackendUser()  : BackendUserAuthentication

Properties

Methods

getContent()

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

savePositions()

Get the order of the widgets from the request and save the order in the database by using the repository

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

        
On this page

Search results