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

 xo::db::sql::file_storage[i] new_folder [ -dbn dbn ] -name name  \
    -folder_name folder_name  -parent_id parent_id  \
    -creation_user creation_user  -creation_ip creation_ip 

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

Automatically generated method

Switches:
-dbn
(optional)
-name
(required)
-folder_name
(required)
-parent_id
(required)
-creation_user
(required)
-creation_ip
(required)

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

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