cr_create_content_file_from_string (public)
cr_create_content_file_from_string item_id revision_id str
Defined in packages/acs-content-repository/tcl/content-procs.tcl
Copies the string to the content repository file storage area, and it returns the relative file path from the root of the content repository file storage area.
- Parameters:
- item_id (required)
- revision_id (required)
- str (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.