PHP Class FluidTYPO3\Flux\ViewHelpers\FormViewHelper

Inheritance: extends AbstractFormViewHelper
Afficher le fichier Open project: fluidtypo3/flux

Méthodes publiques

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

Method Details

initializeArguments() public méthode

Initialize arguments
public initializeArguments ( ) : void
Résultat void

renderStatic() public static méthode

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
Résultat void