AjaxController

Implements the AJAX functionality for the various asynchronous calls.

Internal

This is a specific Backend Controller implementation and is not considered part of the Public TYPO3 API.

Attributes
#[AsController]

Table of Contents

Methods

__construct()  : mixed
switchWorkspaceAction()  : ResponseInterface
Sets the TYPO3 Backend context to a certain workspace, called by the Backend toolbar menu
getBackendUser()  : BackendUserAuthentication

Methods

switchWorkspaceAction()

Sets the TYPO3 Backend context to a certain workspace, called by the Backend toolbar menu

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

        
On this page

Search results