UserSettingsController

A wrapper class to call BE_USER->uc used for AJAX and Storage/Persistent JS object

Internal

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

Table of Contents

Methods

processAjaxRequest()  : ResponseInterface
Processes all AJAX calls and returns a JSON for the data
getValidActionFromRequest()  : string

Methods

processAjaxRequest()

Processes all AJAX calls and returns a JSON for the data

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

getValidActionFromRequest()

protected getValidActionFromRequest(ServerRequestInterface $request) : string
Parameters
$request : ServerRequestInterface
Return values
string

        
On this page

Search results