template::list::get_refname (public)

 template::list::get_refname -name name

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

Return a canonical name for the given list template.

Switches:
-name
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 template::list::get_reference template::list::get_reference (public) template::list::get_refname template::list::get_refname template::list::get_reference->template::list::get_refname template::list::render_row template::list::render_row (private) template::list::render_row->template::list::get_refname template::paginator::init template::paginator::init (private) template::paginator::init->template::list::get_refname

Testcases:
No testcase defined.
Source code:
    return "$name:properties"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: