API Documentation

Classes

OrderedFolder

Functions

manage_addOrderedFolder

Classes

class OrderedFolder(OrderSupport, Folder)

Extends the default Folder by order support.


Product Constructor

manage_addOrderedFolder(id, title=, createPublic=0, createUserF=0, REQUEST=None):

Add a new ordered Folder object with id id.

If the createPublic and createUserF parameters are set to any true value, an index_html and a UserFolder objects are created respectively in the new folder.


__module__ = __builtin__


Functions

manage_addOrderedFolder(id, title=, createPublic=0, createUserF=0, REQUEST=None):

Add a new ordered Folder object with id id.

If the createPublic and createUserF parameters are set to any true value, an index_html and a UserFolder objects are created respectively in the new folder.