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

 xo::db::sql::file_storage[i] copy_file [ -dbn dbn ] -file_id file_id  \
    -target_folder_id target_folder_id  -creation_user creation_user  \
    -creation_ip creation_ip  [ -name name ] [ -title title ]

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

Automatically generated method

Switches:
-dbn
(optional)
-file_id
(required)
-target_folder_id
(required)
-creation_user
(required)
-creation_ip
(required)
-name
(optional)
-title
(optional)

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

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