item::get (public, deprecated)

 item::get -item_id item_id -array array

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

Deprecated. Invoking this procedure generates a warning.

Get information about a content item.

Switches:
-item_id (required)
The id of the item to get info for
-array (required)
The name of the array to populate with values. The keys are: ITEM_ID, PARENT_ID, NAME, LOCALE, LIVE_REVISION, LATEST_REVISION, PUBLISH_STATUS, CONTENT_TYPE, STORAGE_TYPE, STORAGE_AREA_KEY, ARCHIVE_DATE, PACKAGE_ID
Author:
Peter Marklund
See Also:

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