WorkspacesAjaxController

Read onlyYes
FinalYes

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
dispatch()  : ResponseInterface

Methods

__construct()

public __construct(WorkspaceService $workspaceService, GridDataService $gridDataService, IntegrityService $integrityService, PreviewUriBuilder $previewUriBuilder, StagesService $stagesService, BackendViewFactory $backendViewFactory, WorkspaceRepository $workspaceRepository, WorkspaceStageRepository $workspaceStageRepository) : mixed
Parameters
$workspaceService : WorkspaceService
$gridDataService : GridDataService
$integrityService : IntegrityService
$previewUriBuilder : PreviewUriBuilder
$stagesService : StagesService
$backendViewFactory : BackendViewFactory
$workspaceRepository : WorkspaceRepository
$workspaceStageRepository : WorkspaceStageRepository

dispatch()

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

        
On this page

Search results