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)

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: