PHP Класс FluidTYPO3\Vhs\ViewHelpers\Condition\Form\IsRequiredViewHelper

Takes a property (dotted path supported) and renders the then-child if the property at the given path has an
Автор: Claus Due ([email protected])
Наследование: extends HasValidatorViewHelper
Показать файл Открыть проект

Открытые методы

Метод Описание
renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : mixed Default implementation for use in compiled templates

Описание методов

renderStatic() публичный статический Метод

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
Результат mixed