TargetPageIdViewHelper extends AbstractViewHelper uses CompileWithRenderStatic

The target of a redirect can contain a t3://page link.

This ViewHelper checks for such a case and returns the Page ID

Internal

Table of Contents

Methods

initializeArguments()  : mixed
Initializes the arguments
renderStatic()  : string
Renders the page ID

Methods

initializeArguments()

Initializes the arguments

public initializeArguments() : mixed

renderStatic()

Renders the page ID

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