Package

ViewHelpers

ViewHelper Documentation

v:if.type.isString

Condition: Type of value is string

Condition ViewHelper which renders the then child if type of provided value is string.

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