category_tree::edit_mapping (public)
category_tree::edit_mapping -tree_id tree_id -object_id object_id \ [ -assign_single_p assign_single_p ] \ [ -require_category_p require_category_p ] [ -widget widget ]
Defined in packages/categories/tcl/category-trees-procs.tcl
Edit the parameters of a mapped category tree.
- Switches:
- Options:
- -tree_id (required)
- -object_id (required)
- -assign_single_p (optional, defaults to
"f"
)- -require_category_p (optional, defaults to
"f"
)- -widget (optional)
- -tree_id
- mapped category tree.
- -object_id
- object the category tree is mapped to.
- -assign_single_p
- shows if the user will be allowed to assign multiple categories to objects or only a single one in this subtree.
- -require_category_p
- shows if the user will have to assign at least one category to objects.
- Author:
- Timo Hentschel <timo@timohentschel.de>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- category_tree_procs