xo::db::sql::category proc change_parent (public)

 xo::db::sql::category[i] change_parent [ -dbn dbn ] \
    -category_id category_id  -tree_id tree_id  -parent_id parent_id 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-category_id
(required)
-tree_id
(required)
-parent_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::category proc change_parent xo::db::sql::category proc change_parent xo::db::sql::category proc change_parent->db_with_handle

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