content::folder::unregister_content_type (public)

 content::folder::unregister_content_type -folder_id folder_id \
    -content_type content_type [ -include_subtypes include_subtypes ]

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

Unregister an allowed content type for folder_id

Switches:
-folder_id (required)
folder to unregister type from
-content_type (required)
content_revision or subtype of content_revision
-include_subtypes (optional, defaults to "f")
t or f
Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-04

Testcases:
content_image, content_revision
[ show source ]
Show another procedure: