RecyclerModuleController

Backend Module for the 'recycler' extension.

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

$iconFactory  : IconFactory
$moduleTemplateFactory  : ModuleTemplateFactory
$pageRenderer  : PageRenderer

Methods

__construct()  : mixed
handleRequest()  : ResponseInterface
getBackendUser()  : BackendUserAuthentication
getLanguageService()  : LanguageService
registerDocHeaderButtons()  : void
Registers doc header buttons.

Properties

Methods

handleRequest()

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

registerDocHeaderButtons()

Registers doc header buttons.

protected registerDocHeaderButtons(ModuleTemplate $view, int $id, array<string|int, mixed> $pageRecord) : void
Parameters
$view : ModuleTemplate
$id : int
$pageRecord : array<string|int, mixed>

        
On this page

Search results