template::widget::category (public)
template::widget::category element_reference tag_attributes
Defined in packages/categories/tcl/widget-procs.tcl
Display the category widget. This has a multitude of options:
- value: Values should be a list of two items: the object_id being viewed and the object_id which the trees are mapped to. This will get the mapped trees (if no value provided defaults to package_id) and the mapped categories for the object_id. If you do not provide a value, the following options are used:
- category_application_id>
- category_object_id
- category_tree_id
- category_subtree_id
- category_assign_single_p
- category_require_category_p
- Parameters:
- element_reference (required)
- tag_attributes (required)
- Author:
- Timo Hentschel <timo@timohentschel.de>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.