AbstractController

Controller abstract for shared parts of the install tool

Internal

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
Internal

param string $template

Return values
StandaloneView

        
On this page

Search results