Package Products :: Package ZenModel :: Module NotificationSubscription
[hide private]
[frames] | no frames]

Module NotificationSubscription

source code

Classes [hide private]
NotificationSubscriptionManager
Manage notification subscriptions.
NoneDefaultingDict
NotificationEventSummaryProxy
NotificationEventContextWrapper
NotificationSubscription
A subscription to a signal that produces notifications in the form of actions.
Functions [hide private]
 
manage_addNotificationSubscriptionManager(context, REQUEST=None)
Create the notification subscription manager.
source code
 
manage_addNotificationSubscription(context, id, title=None, REQUEST=None)
Create a notification subscription
source code
Variables [hide private]
  log = logging.getLogger("zen.notifications")
  addNotificationSubscription = DTMLFile('dtml/addNotificationSu...
Variables Details [hide private]

addNotificationSubscription

Value:
DTMLFile('dtml/addNotificationSubscription', globals())