AbstractController
Controller abstract for shared parts of the install tool
This class is a specific controller implementation and is not considered part of the Public TYPO3 API.
Table of Contents
Methods
- initializeStandaloneView() : StandaloneView
- Helper method to initialize a standalone view instance.
Methods
initializeStandaloneView()
Helper method to initialize a standalone view instance.
protected
initializeStandaloneView(ServerRequestInterface $request, string $templatePath) : StandaloneView
Parameters
- $request : ServerRequestInterface
- $templatePath : string
param string $template