LiveSearchController

Returns the results for any live searches, e.g. in the toolbar

Internal

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

Attributes
#[AsController]

Table of Contents

Properties

$backendViewFactory  : BackendViewFactory
$searchService  : SearchRepository

Methods

__construct()  : mixed
formAction()  : ResponseInterface
searchAction()  : ResponseInterface
Processes all AJAX calls and sends back a JSON object

Properties

Methods

formAction()

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

searchAction()

Processes all AJAX calls and sends back a JSON object

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

        
On this page

Search results