Index: openacs-4/packages/acs-content-repository/www/doc/api/folder.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/folder.adp,v diff -u -r1.2.2.2 -r1.2.2.3 --- openacs-4/packages/acs-content-repository/www/doc/api/folder.adp 1 Dec 2015 11:17:40 -0000 1.2.2.2 +++ openacs-4/packages/acs-content-repository/www/doc/api/folder.adp 9 Jun 2016 08:44:49 -0000 1.2.2.3 @@ -25,12 +25,11 @@ See also: Content Item

 

API

- + +content_folder.register_content_type

Register a content type to the folder, if it is not already registered. Only items of the registered type(s) may be added to -the folder.

- +the folder.

Author:Karl Goldstein
Parameters:
@@ -319,12 +296,10 @@ -
See Also:content_folder.unregister_content_type, content_folder.is_registered
-

 

-
  • -Procedure: content_folder.edit_name
-

Change the name, label and/or description of the folder

- +

 

+
  • +Procedure: content_folder.edit_name +

    Change the name, label and/or description of the folder

    Author:Karl Goldstein
    Parameters:
    @@ -352,16 +327,14 @@ -
    See Also:content_folder.new
    -

     

    -
    • +

     

    +
  • Procedure: -content_folder.unregister_content_type
  • +content_folder.unregister_content_type

    Unregister a content type from the folder, if it has been registered. Only items of the registered type(s) may be added to the folder. If the folder already contains items of the type to be -unregistered, the items remain in the folder.

    - +unregistered, the items remain in the folder.

    Author:Karl Goldstein
    Parameters:
    @@ -385,7 +358,9 @@ content_folder.is_registered
    + +

     

    -Last Modified: $‌Id: folder.html,v 1.2 2004/06/01 22:54:18 donb Exp -$ +Last Modified: $‌Id: folder.html,v 1.2.18.1 2016/06/09 08:21:01 +gustafn Exp $