Login | Register
My pages Projects Community openCollabNet

Welcome to the new Tigris! There have been some changes to the administration of mail lists. Project and list owners should check out the Discussion Services release notes.

Package commitmessage :: Package views :: Module email :: Class ApacheStyleEmailView
[show private | hide private]
[frames | no frames]

Class ApacheStyleEmailView

     View --+    
            |    
BaseEmailView --+
                |
               ApacheStyleEmailView


Sends out an email in a style mimicking the Apache commit email format (not implemented)
Method Summary
    Inherited from BaseEmailView
  __init__(self, name, model)
Initializes the the SMTP username to None, header to '', and footer to ''
  __getitem__(self, name)
Used to get the 'from' attribute (as it is a keyword)
  execute(self)
Sends the email with commit information
  generateSubject(self, text)
    Inherited from View
  dumpToTestFile(self, text)
Writes out text to a file called SubClassName.txt
  isTesting(self)
Return whether acceptance testing is being performed
  testFilePath(self)
Return the path of the test dump file

Generated by Epydoc 2.1 on Thu Jan 06 10:30:34 2005 http://epydoc.sf.net