ad_table_orderby_sql (public, deprecated)
ad_table_orderby_sql datadef orderby order
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
create the order by clause consistent with the orderby and order variables and the datadef which built the table
- Parameters:
- datadef (required)
- orderby (required)
- order (required)
- See Also:
- template::list::create
- xo::Table
- Testcases:
- No testcase defined.