ViewHelper Documentation
v:iterator.loop
Repeats rendering of children $count times while updating $iteration
Arguments
iteration string
Variable name to insert result into, suppresses output
count integer
Number of times to render child content
minimum integer
Minimum number of loops before stopping
maximum integer
Maxiumum number of loops before stopping