template::list::orderby::get_refname (public)

 template::list::orderby::get_refname -list_name list_name \
    -orderby_name orderby_name

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

Build a canonical name from a list and orderby filter.

Switches:
-list_name
(required)
-orderby_name
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 template::list::orderby::create template::list::orderby::create (public) template::list::orderby::get_refname template::list::orderby::get_refname template::list::orderby::create->template::list::orderby::get_refname template::list::orderby::get_reference template::list::orderby::get_reference (public) template::list::orderby::get_reference->template::list::orderby::get_refname

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