Package

ViewHelpers

ViewHelper Documentation

v:iterator.merge

Merges arrays/Traversables $a and $b into an array

Arguments

b anySimpleType

Second array/Traversable

useKeys boolean

If TRUE, comparison is done while also observing (and merging) the keys used in each array

a anySimpleType

First array/Traversable - if not set, the ViewHelper can be in a chain (inline-notation)

ViewHelper Resources

Schema Resources