ad_categorization_widgetad_categorization_widget [ -which_table which_table ] \
[ -what_id what_id ] [ -name name ] [ -multiple_p multiple_p ] \
[ -size size ] [ -category_id category_id ] [ -type type ]
Defined in tcl/ad-categories.tclGiven a specific row in the database, return a select widget that
contains the entire category hierarchy. Categories already mapped to
the database row will be pre-selected.
- Switches:
-
-which_table (optional)
-what_id (defaults to "0" )
-name (defaults to "category_id_list" )
-multiple_p (defaults to "1" )
-size (defaults to "0" )
-category_id (optional)
-type (optional)
|