content::item::copy (public)
content::item::copy -item_id item_id \ -target_folder_id target_folder_id \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -name name ]
Defined in packages/acs-content-repository/tcl/content-item-procs.tcl
- Switches:
- -item_id (required)
- - item_id of the content to be copied from. source content item
- -target_folder_id (required)
- - destination folder where the new content item is be passed
- -creation_user (optional)
- -
- -creation_ip (optional)
- -
- -name (optional)
- - the name of the new item, useful if you are copying in the same folder.
- Returns:
- item_id of the new copied item
- Author:
- Jun Yamog
- Created:
- 2004-06-27 copy a content item to a new content item
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- content_item