Package

ViewHelpers

ViewHelper Documentation

v:iterator.contains

Alias of Tx_Vhs_ViewHelpers_If_Iterator_ContainsViewHelper 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.

needle anySimpleType

Needle to search for in haystack

haystack anySimpleType

Haystack in which to look for needle

considerKeys boolean

Tell whether to consider keys in the search assuming haystack is an array.

ViewHelper Resources

Schema Resources