Table of Contents

Module: Notifications Notifications.py
Imported modules   
from AccessControl import ClassSecurityInfo
from Acquisition import aq_base, aq_parent, aq_inner
from Globals import InitializeClass, MessageDialog
import MimeWriter
from Products.CMFCore.CMFCorePermissions import ManagePortal
from Products.CMFCore.PortalFolder import PortalFolder
from Products.CMFCore.utils import getToolByName
import cStringIO
import mimetools
import mimify
import quopri
import string
from zLOG import LOG, INFO, DEBUG
Functions   
addMailNotificationRule
  addMailNotificationRule 
addMailNotificationRule (
        self,
        id=None,
        title='',
        REQUEST=None,
        **kw,
        )

Add a Mail Notification Rule object type

Classes   

MailNotificationRule

Mail Notification Rule

NotificationRule

Base Notification rule Class.


Table of Contents

This document was automatically generated on Wed Mar 31 00:28:10 2004 by HappyDoc version WORKING