ListIterator supports the <al-for> tag. A ListIterator object is created by <al-for> and bound to the name given in the iter attribute, i.e.

<al-for iter="people_iter" expr="people">
  ...
</al-for>

ListIterator provides the context of the <al-for> loop including:

See the ListIterator and al-for tag sections in the documentation for more information.

None: ListIterator (last edited 2011-02-15 06:05:17 by localhost)