Home | Trees | Index | Help |
---|
Package svnmailer :: Package notifier :: Module _multimail |
|
Classes | |
---|---|
_MultiMail |
A multimail class |
_SinglePart |
A single part of a multipart mail |
DiffDescriptor |
Container class to describe a dumped diff |
MultiMailNotifier |
Bases class for mail notifiers using attachments for the diffs |
SplittingDecorator |
Splits the content between diffs if it gets too long |
SplittingTruncatingDecorator |
split/truncate decorator |
TruncatingDecorator |
Truncates the mail body after n bytes |
URLDecorator |
Shows only the urls, if the mail gets too long |
URLTruncatingDecorator |
Truncates url-only mails |
Exceptions | |
---|---|
Error |
Base exception for this module |
InvalidMailOption |
Invalid Multipart mail option |
Function Summary | |
---|---|
class |
Decorates the notifier class (or not) |
list |
Returns an initialized notifier or nothing |
Function Details |
---|
decorateNotifier(cls, action, config, groupset)Decorates the notifier class (or not)
|
getNotifier(cls, config, groupset)Returns an initialized notifier or nothing
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Sun Sep 25 20:49:16 2005 | http://epydoc.sf.net |