Home | Trees | Index | Help |
---|
Package svnmailer :: Package notifier :: Module _textmail |
|
Classes | |
---|---|
_TextMail |
A text mail class (email.MIMEText produces undesired results) |
SplittingDecorator |
Splits the content between diffs, if it gets loo long |
TextMailNotifier |
Bases class for textual mail notifiers |
TruncatingDecorator |
Truncates the mail body after n bytes |
URLDecorator |
Shows only the urls, if the mail gets too long |
URLTruncatingDecorator |
Truncates the mail body after n bytes |
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:18 2005 | http://epydoc.sf.net |