item::get_revision_content (public, deprecated)

 item::get_revision_content revision_id [ args... ]

Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Parameters:
revision_id (required)
The revision whose attributes are to be retrieved
Options:
-item_id
{default auto-generated} The item_id of the corresponding item.
Returns:
1 on success (and create a content array in the calling frame), 0 on failure
See Also:

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

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