content::revision::export_to_filesystem (public)

 content::revision::export_to_filesystem -revision_id revision_id \
    -storage_type storage_type -filename filename

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

Export the content of the provided revision to the named file in the filesystem.

Switches:
-revision_id
(required)
-storage_type
(required)
-filename
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 fs::publish_versioned_object_to_file_system fs::publish_versioned_object_to_file_system (public) content::revision::export_to_filesystem content::revision::export_to_filesystem fs::publish_versioned_object_to_file_system->content::revision::export_to_filesystem

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