GridColumnClassAutoConfigurationViewHelper extends AbstractViewHelper uses CompileWithRenderStatic
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <formvh:gridcolumnclassautoconfiguration>
Scope: frontend
Table of Contents
Properties
- $escapeOutput : bool
Methods
- initializeArguments() : mixed
- Initialize the arguments.
- renderStatic() : string
Properties
$escapeOutput
protected
bool
$escapeOutput
= false
Methods
initializeArguments()
Initialize the 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