IconController extends AbstractController

Controller for icon handling

Internal

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

Table of Contents

Properties

$iconFactory  : IconFactory
$iconRegistry  : IconRegistry

Methods

__construct()  : mixed
getCacheIdentifierAction()  : ResponseInterface
getIconAction()  : ResponseInterface
initializeView()  : ViewInterface
Helper method to initialize a view instance.

Properties

Methods

getCacheIdentifierAction()

public getCacheIdentifierAction() : ResponseInterface
Internal
Return values
ResponseInterface

getIconAction()

public getIconAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Internal
Return values
ResponseInterface

initializeView()

Helper method to initialize a view instance.

protected initializeView(ServerRequestInterface $request) : ViewInterface
Parameters
$request : ServerRequestInterface
Return values
ViewInterface

        
On this page

Search results