ViewHelper Documentation
v:iterator.reverse
Iterator Reversal ViewHelper
Reverses the order of every member of an Iterator/Array, preserving the original keys.
Arguments
subject anySimpleType
An array or Iterator implementation to sort
as string
Which variable to update in the TemplateVariableContainer. If left out, returns reversed data instead of updating the variable (i.e. reference or copy)