LoginLogoViewHelper extends AbstractViewHelper

ViewHelper

This class is the implementation of a Fluid ViewHelper.

View this class in the TYPO3 ViewHelper reference: <backend:loginlogo>

FinalYes

ViewHelper to display the login logo.

  <backend:loginLogo />
Internal
Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-backend-loginlogo

Table of Contents

Properties

$escapeOutput  : bool

Methods

__construct()  : mixed
render()  : string

Properties

$escapeOutput

protected bool $escapeOutput = false

Methods

__construct()

public __construct(AuthenticationStyleInformation $authenticationStyleInformation, SvgSanitizer $svgSanitizer, PackageDependentCacheIdentifier $packageDependentCacheIdentifier, FrontendInterface $cache, SystemResourcePublisherInterface $resourcePublisher) : mixed
Parameters
$authenticationStyleInformation : AuthenticationStyleInformation
$svgSanitizer : SvgSanitizer
$packageDependentCacheIdentifier : PackageDependentCacheIdentifier
$cache : FrontendInterface
$resourcePublisher : SystemResourcePublisherInterface

render()

public render() : string
Return values
string

        
On this page

Search results