category::change_parent (public)
category::change_parent -category_id category_id -tree_id tree_id \ [ -parent_id parent_id ]
Defined in packages/categories/tcl/categories-procs.tcl
Changes parent category of a category.
- Switches:
- Options:
- -category_id (required)
- -tree_id (required)
- -parent_id (optional)
- -category_id
- category_id whose parent should change.
- -tree_id
- tree_id of the category tree.
- -parent_id
- new parent category_id.
- Author:
- Timo Hentschel <timo@timohentschel.de>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- category_tree_procs