content::item::move (public)
content::item::move -item_id item_id \ -target_folder_id target_folder_id [ -name name ]
Defined in packages/acs-content-repository/tcl/content-item-procs.tcl
Move an item to a folder.
- Switches:
- -item_id (required)
- item to move
- -target_folder_id (required)
- folder to move the item to
- -name (optional)
- new name, allows move with rename
- Author:
- Dave Bauer <dave@thedesignexperience.org>
- Created:
- 2004-05-28
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.