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:
-revision_id (optional)
The revision whose attributes are to be retrieved
-array (required)
-item_id (optional)
Options:
-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:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) content::item::get_live_revision content::item::get_live_revision (public) content::revision::item_id content::revision::item_id (public) item::get_revision_content item::get_revision_content (public, deprecated) item::get_content item::get_content item::get_content->ad_log_deprecated item::get_content->content::item::get_live_revision item::get_content->content::revision::item_id item::get_content->item::get_revision_content

Testcases:
No testcase defined.
[ show source ]
Show another procedure: