xo::db::sql::category_tree proc new (public)

 xo::db::sql::category_tree[i] new [ -dbn dbn ] -tree_id tree_id  \
    -locale locale  -tree_name tree_name  -description description  \
    -site_wide_p site_wide_p  -creation_date creation_date  \
    -creation_user creation_user  -creation_ip creation_ip  \
    -context_id context_id  [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-tree_id
(required)
-locale
(required)
-tree_name
(required)
-description
(required)
-site_wide_p
(required)
-creation_date
(required)
-creation_user
(required)
-creation_ip
(required)
-context_id
(required)
-childof
(optional)

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

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