Package

ViewHelpers

ViewHelper Documentation

v:iterator.previous

Returns previous element in array $haystack from position of $needle.

Arguments

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