content::folder::update (public)

 content::folder::update -folder_id folder_id -attributes attributes

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

Update standard cr_folder attributes, including the attributes for the folder cr_item

Switches:
-folder_id (required)
folder to update
-attributes (required)
A list of pairs of additional attributes and their values to set. Each pair is a list of lists of two elements: key => value Valid attributes are: label, description, name, package_id
Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-04

Testcases:
content_folder
[ show source ]
Show another procedure: