template::list::prepare_for_rendering (private)

 template::list::prepare_for_rendering -name name

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

Build all the variable references that are required when rendering a list template.

Switches:
-name
(required)
The name of the list template we hope to be able to render eventually.

Partial Call Graph (max 5 caller/called nodes):
%3 template::list::render template::list::render (public) template::list::prepare_for_rendering template::list::prepare_for_rendering template::list::render->template::list::prepare_for_rendering template::list::write_csv template::list::write_csv (public) template::list::write_csv->template::list::prepare_for_rendering lc_numeric lc_numeric (public) template::list::prepare_for_rendering->lc_numeric template::adp_level template::adp_level (public) template::list::prepare_for_rendering->template::adp_level template::list::get_reference template::list::get_reference (public) template::list::prepare_for_rendering->template::list::get_reference template::list::multirow_cols template::list::multirow_cols (public) template::list::prepare_for_rendering->template::list::multirow_cols template::multirow template::multirow (public) template::list::prepare_for_rendering->template::multirow

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