item::get_content (public, deprecated)
item::get_content [ -revision_id revision_id ] -array array \
[ -item_id item_id ]Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Switches:
- Options:
- -revision_id (optional)
- The revision whose attributes are to be retrieved
- -array (required)
- -item_id (optional)
- -item_id
- The item_id of the corresponding item. You can provide this as an optimization. If you don't provide revision_id, you must provide item_id, and the item must have a live revision.
- Returns:
- 1 on success (and set the array in the calling frame), 0 on failure
- See Also:
- Testcases:
- No testcase defined.