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

 xo::db::sql::pinds_blog_category[i] new [ -dbn dbn ] \
    -category_id category_id  -package_id package_id  -name name  \
    -short_name short_name  -creation_user creation_user  \
    -creation_ip creation_ip  [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-category_id
(required)
-package_id
(required)
-name
(required)
-short_name
(required)
-creation_user
(required)
-creation_ip
(required)
-childof
(optional)

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

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