item::publish (public, deprecated)

 item::publish -item_id item_id [ -revision_id revision_id ]

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

Deprecated. Invoking this procedure generates a warning.

Publish a content item. Updates the live_revision and publish_date attributes, and sets publish_status to live.

Switches:
-item_id (required)
The id of the content item
-revision_id (optional)
The id of the revision to publish. Defaults to the latest revision.
Author:
Peter Marklund
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) content::item::unpublish content::item::unpublish (public) item::publish item::publish item::publish->ad_log_deprecated item::publish->content::item::unpublish

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