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

 xo::db::sql::file_storage[i] new_file [ -dbn dbn ] -name name  \
    -folder_id folder_id  -user_id user_id  -creation_ip creation_ip  \
    -indb_p indb_p  -item_id item_id  -package_id package_id 

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

Automatically generated method

Switches:
-dbn
(optional)
-name
(required)
-folder_id
(required)
-user_id
(required)
-creation_ip
(required)
-indb_p
(required)
-item_id
(required)
-package_id
(required)

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

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