Package

ViewHelpers

ViewHelper Documentation

v:condition.type.isDomainObject

Condition: Value is a domain object

Condition ViewHelper which renders the then child if provided value is a domain object, i.e. it inherits from extbase's base class

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

ViewHelper Resources

Schema Resources