ClickEnlargeViewHelper extends AbstractViewHelper uses CompileWithRenderStatic

A ViewHelper for creating a link for an image popup.

= Example =

Internal

this is not part of TYPO3 Core API.

Table of Contents

Properties

$escapeOutput  : bool

Methods

initializeArguments()  : mixed
Initialize ViewHelper arguments
renderStatic()  : string
getContentObjectRenderer()  : ContentObjectRenderer
getTypoScriptService()  : TypoScriptService

Properties

$escapeOutput

protected bool $escapeOutput = false

Methods

initializeArguments()

Initialize ViewHelper arguments

public initializeArguments() : mixed

renderStatic()

public static renderStatic(array<string|int, mixed> $arguments, Closure $renderChildrenClosure, RenderingContextInterface $renderingContext) : string
Parameters
$arguments : array<string|int, mixed>
$renderChildrenClosure : Closure
$renderingContext : RenderingContextInterface
Return values
string

        
On this page

Search results