AttributesViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <backend:toolbar.attributes>
FinalYes
ViewHelper to build a "class" attribute string for use in rendered toolbar items.
<be:toolbar.attributes class="{someToolbarItemInterfaceInstance}" />
Tags
Table of Contents
Methods
- initializeArguments() : void
- render() : string
Methods
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string