category::ad_form::fill_widgets (public)

 category::ad_form::fill_widgets \
    -container_object_id container_object_id \
    [ -categorized_object_id categorized_object_id ] \
    [ -element_name element_name ]

Defined in packages/categories/tcl/category-form-procs.tcl

Reads mapped categories values from categorized object and sets them into its auto-generated category form widgets. To be used in the -edit_request clause of ad_form.

Switches:
-container_object_id
(required)
-categorized_object_id
(optional)
-element_name
(defaults to "category_id") (optional)
Author:
Antonio Pisano <antonio@elettrotecnica.it>

Partial Call Graph (max 5 caller/called nodes):
%3 Class ::Generic::Form Class ::Generic::Form (public) category::ad_form::fill_widgets category::ad_form::fill_widgets Class ::Generic::Form->category::ad_form::fill_widgets Generic::Form instproc generate Generic::Form instproc generate (public) Generic::Form instproc generate->category::ad_form::fill_widgets category::get_mapped_categories category::get_mapped_categories (public) category::ad_form::fill_widgets->category::get_mapped_categories category_tree::get_mapped_trees category_tree::get_mapped_trees (public) category::ad_form::fill_widgets->category_tree::get_mapped_trees template::adp_level template::adp_level (public) category::ad_form::fill_widgets->template::adp_level

Testcases:
No testcase defined.
[ show source ]
Show another procedure: