template::list::orderby::set_properties (public)

 template::list::orderby::set_properties -list_name list_name \
    -orderby_name orderby_name -spec spec [ -ulevel ulevel ]

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

Set multiple properties for the given orderby filter in the given list template from a list in array get format.

Switches:
-list_name
(required)
-orderby_name
(required)
-spec
(required)
-ulevel
(defaults to "1") (optional)

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

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