AttributesViewHelper extends AbstractViewHelper uses CompileWithRenderStatic
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <backend:toolbar.attributes>
FinalYes
Builds an attribute string for use in rendered toolbar items
Table of Contents
Methods
- initializeArguments() : void
- renderStatic() : string
Methods
initializeArguments()
public
initializeArguments() : void
renderStatic()
public
static renderStatic(ToolbarItemInterface} $arguments, Closure $renderChildrenClosure, RenderingContextInterface $renderingContext) : string
Parameters
- $arguments : ToolbarItemInterface}
- $renderChildrenClosure : Closure
- $renderingContext : RenderingContextInterface