ViewHelper Documentation
v:if.type.isQueryResult
Condition: Value is a query result
Condition ViewHelper which renders the then
child if provided
value is an extbase query result
Arguments
then anySimpleType
Value to be returned if the condition if met.
else anySimpleType
Value to be returned if the condition if not met.
value anySimpleType