content::revision::update_content-file (private)

 content::revision::update_content-file -item_id item_id \
    -revision_id revision_id -content content -mime_type mime_type \
    [ -tmp_filename tmp_filename ]

Defined in packages/acs-content-repository/tcl/content-revision-procs.tcl

Switches:
-item_id
(required)
-revision_id
(required)
-content
(required)
-mime_type
(required)
-tmp_filename
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 cr_create_content_file cr_create_content_file (public) cr_create_content_file_from_string cr_create_content_file_from_string (public) cr_fs_path cr_fs_path (private) db_dml db_dml (public) content::revision::update_content-file content::revision::update_content-file content::revision::update_content-file->cr_create_content_file content::revision::update_content-file->cr_create_content_file_from_string content::revision::update_content-file->cr_fs_path content::revision::update_content-file->db_dml

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