PHP Class FluidTYPO3\Vhs\ViewHelpers\Iterator\NextViewHelper

Inheritance: extends FluidTYPO3\Vhs\ViewHelpers\Condition\Iterator\ContainsViewHelper
Afficher le fichier Open project: fluidtypo3/vhs

Méthodes publiques

Méthode Description
render ( ) : string Render
renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : mixed Default implementation for use in compiled templates

Method Details

render() public méthode

Render
public render ( ) : string
Résultat string

renderStatic() public static méthode

Default implementation for use in compiled templates
public static renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : mixed
$arguments array
$renderChildrenClosure Closure
$renderingContext TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface
Résultat mixed