GroupListViewHelper extends AbstractViewHelper uses CompileWithRenderStatic

Group list viewhelper

Internal

Table of Contents

Methods

initializeArguments()  : mixed
Initialize arguments
renderStatic()  : string
Render the given group information as string

Methods

initializeArguments()

Initialize arguments

public initializeArguments() : mixed

renderStatic()

Render the given group information as string

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