Commit dd6e5c2f authored by Toby Dickenson's avatar Toby Dickenson

docmented no_push_item

parent 2be1e219
...@@ -24,6 +24,9 @@ in: Loops over sequences ...@@ -24,6 +24,9 @@ in: Loops over sequences
instances. This allows values of the mapping objects to be instances. This allows values of the mapping objects to be
accessed as DTML variables. accessed as DTML variables.
no_push_item -- Inhibit pushing sequence-item onto the namespace
stack.
reverse -- Reverses the sequence. reverse -- Reverses the sequence.
sort=string -- Sorts the sequence by the given attribute name. sort=string -- Sorts the sequence by the given attribute name.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment