PHP Class FluidTYPO3\Flux\ViewHelpers\FormViewHelper

Inheritance: extends AbstractFormViewHelper
Datei anzeigen Open project: fluidtypo3/flux

Public Methods

Method Description
initializeArguments ( ) : void Initialize arguments
renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : void

Method Details

initializeArguments() public method

Initialize arguments
public initializeArguments ( ) : void
return void

renderStatic() public static method

public static renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : void
$arguments array
$renderChildrenClosure Closure
$renderingContext TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface
return void