ad_table_column_list (public, deprecated)
ad_table_column_list [ -sortable sortable ] datadef columns
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
build a list of pointers into the list of column definitions
returns a list of indexes into the columns one per column it found
-sortable from t/f/all
- Switches:
- -sortable (optional, defaults to
"all")- Parameters:
- datadef (required)
- columns (required)
- See Also:
- template::list::create
- xo::Table
- Testcases:
- No testcase defined.