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.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.