Albatross Manual
Previous:
6.1.4 Text Objects
Up:
6.1 albatross.template
Next:
7. Mixin Class Reference
6.1.5 Content Objects
append
(
item
)
Appends the value in the
item
argument to the internal Python list.
to_html
(
ctx
)
Sequentially invokes the
to_html()
method of every item in the internal Python list passing the
ctx
argument.
Albatross Manual
Previous:
6.1.4 Text Objects
Up:
6.1 albatross.template
Next:
7. Mixin Class Reference
Release 1.20, documentation updated on October 19, 2004.