cr_create_content_file_path (public)

 cr_create_content_file_path item_id revision_id

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

Creates a unique file in the content repository filesystem based on the item_id and revision_id of the content item.

Parameters:
item_id
revision_id

Partial Call Graph (max 5 caller/called nodes):
%3 cr_create_content_file cr_create_content_file (public) cr_create_content_file_path cr_create_content_file_path cr_create_content_file->cr_create_content_file_path cr_create_content_file_from_string cr_create_content_file_from_string (public) cr_create_content_file_from_string->cr_create_content_file_path cr_fs_path cr_fs_path (private) cr_create_content_file_path->cr_fs_path

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