Table of Contents

Module: RootMailFolder RootMailFolder.py

Folder, which is used as the root of mail folders.

We need it to redefine the action categories and to provide a special view when accessing it.

As well, the global security access is done at global level (Member role) and on each mail folder we'll apply local roles

Imported modules   
from AccessControl import ClassSecurityInfo
from Globals import InitializeClass
from Products.BTreeFolder2.CMFBTreeFolder import CMFBTreeFolder
from Products.CMFCore.CMFCorePermissions import View
from Products.CPSCore.CPSBase import CPSBaseFolder, CPSBase_adder
from types import StringType
from zLOG import LOG, DEBUG
Functions   
addRootMailFolder
  addRootMailFolder 
addRootMailFolder (
        container,
        id,
        REQUEST=None,
        **kw,
        )

Add a Root Mail Folder.

Classes   

RootMailFolder

This is the root mailfolder.


Table of Contents

This document was automatically generated on Tue Mar 2 18:14:21 2004 by HappyDoc version WORKING