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

 xo::db::sql::category[i] edit [ -dbn dbn ] -category_id category_id  \
    -locale locale  -name name  -description description  \
    -modifying_date modifying_date  -modifying_user modifying_user  \
    -modifying_ip modifying_ip 

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

Automatically generated method

Switches:
-dbn
(optional)
-category_id
(required)
-locale
(required)
-name
(required)
-description
(required)
-modifying_date
(required)
-modifying_user
(required)
-modifying_ip
(required)

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

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