xo::db::sql::static_page proc new_folder (public)

 xo::db::sql::static_page[i] new_folder [ -dbn dbn ] -folder_id folder_id  \
    -name name  -label label  -description description  \
    -parent_id parent_id  -creation_date creation_date  \
    -creation_user creation_user  -creation_ip creation_ip  \
    -context_id context_id 

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

Automatically generated method

Switches:
-dbn
(optional)
-folder_id
(required)
-name
(required)
-label
(required)
-description
(required)
-parent_id
(required)
-creation_date
(required)
-creation_user
(required)
-creation_ip
(required)
-context_id
(required)

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

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