ViewHelper Documentation
v:condition
Alias of Tx_Vhs_ViewHelpers_If_ConditionViewHelper for backwards compatibility.
Will be removed in 2.0
Arguments
then anySimpleType, required
Value to be returned if the condition if met.
else anySimpleType, required
Value to be returned if the condition if not met.
condition boolean, required
View helper condition