template::list::render (public)

 template::list::render -name name [ -style style ]

Defined in packages/acs-templating/tcl/list-procs.tcl

Simple procedure to render HTML from a list template (That's a lame joke, Don)

Switches:
-name (required)
The name of the list template.
-style (optional)
Style template used to render this list template.
Returns:
HTML suitable for display by your favorite browser.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: