Package

ViewHelpers

ViewHelper Documentation

v:form.hasValidator

Alias of Tx_Vhs_ViewHelpers_If_Form_HasValidatorViewHelper for backwards compatibility.

Will be removed in 2.0

Arguments

then anySimpleType

Value to be returned if the condition if met.

else anySimpleType

Value to be returned if the condition if not met.

property string

The property name, dotted path supported, to determine required

validatorName string

The class name of the Validator that indicates the property is required

object anySimpleType

Optional object - if not specified, grabs the associated form object

ViewHelper Resources

Schema Resources