content::item::update (public)

 content::item::update -item_id item_id -attributes attributes

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

Update standard non-versioned content item attributes (cr_items) Valid attributes: name parent_id latest_revision live_revision locale publish_status

Switches:
-item_id (required)
item to update
-attributes (required)
A list of pairs of additional attributes and their values to get. Each pair is a list of two elements: key => value
Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-04

Testcases:
content_item, cr_item_search_triggers
[ show source ]
Show another procedure: