cr_create_content_file (public)
cr_create_content_file [ -move ] item_id revision_id client_filename
Defined in packages/acs-content-repository/tcl/content-procs.tcl
Copies the file passed by client_filename to the content repository file storage area, and it returns the relative file path from the root of the content repository file storage area.. if the -move flag is given the file is renamed instead
- Switches:
- -move (optional, boolean)
- Parameters:
- item_id (required)
- revision_id (required)
- client_filename (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- xotcl_core_tutorial_4, test_cr_items