PHP Класс Neos\FluidAdaptor\ViewHelpers\Validation\IfHasErrorsViewHelper

= Examples =
Please fill out all fields according to the description
You must provide a title.
Наследование: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractConditionViewHelper
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
render ( string $for = null ) : string Renders child if there are validation errors. The check can be narrowed down to specific property paths.

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

render() публичный Метод

If no errors are there, it renders the -child.
public render ( string $for = null ) : string
$for string The argument or property name or path to check for error(s)
Результат string