c.l.w.i.INotificationList(Interface) : interface documentation

Part of canonical.launchpad.webapp.interfaces View In Hierarchy

Known implementations: canonical.launchpad.webapp.notifications.NotificationList

No interface docstring
Datetime created Undocumented
Method append Add an INotification to the list of notifications
Method __getitem__ Retrieve an INotification by index, or a list of INotification
Method __iter__ Iterate over list of INotification
created =
Undocumented
def append(notification):
Add an INotification to the list of notifications
def __getitem__(index_or_levelname):
Retrieve an INotification by index, or a list of INotification instances by level name (DEBUG, NOTICE, INFO, WARNING, ERROR).
def __iter__():
Iterate over list of INotification
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.