ad_categorization_widget

EveAndersson.com : API Browser : ad_categorization_widget

ad_categorization_widget

ad_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.tcl

Given 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)
[ show source ]

Show another procedure:

eve@eveandersson.com