AjaxController

Admin Panel Ajax Controller - Route endpoint for ajax actions

Internal

Table of Contents

Properties

$adminPanelModuleConfiguration  : array<string|int, mixed>

Methods

__construct()  : mixed
saveDataAction()  : JsonResponse
Save adminPanel data
toggleActiveState()  : JsonResponse
Toggle admin panel active state via UC
getBackendUser()  : BackendUserAuthentication

Properties

$adminPanelModuleConfiguration

protected array<string|int, mixed> $adminPanelModuleConfiguration

Methods

saveDataAction()

Save adminPanel data

public saveDataAction(ServerRequestInterface $request) : JsonResponse
Parameters
$request : ServerRequestInterface
Return values
JsonResponse

        
On this page

Search results