template::widget::table::get_params (public)
template::widget::table::get_params name [ level ]
Defined in packages/acs-templating/tcl/table-procs.tcl
Get the order by clause for the widget, other parameters (?)
- Parameters:
- name (required)
- level (optional, defaults to
"1"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: upvar $level "tablewidget:${name}" widget set widget(orderby) [ns_queryget "tablewidget:${name}_orderby"]XQL Not present: Generic, PostgreSQL, Oracle