Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Module DummyTransaction :: Class DummyTransaction |
|
A dummy Transaction class is used by Cheetah in place of real Webware transactions when the Template obj is not used directly as a Webware servlet. It only provides a response object and method. All other methods and attributes make no sense in this context.
Method Summary | |
---|---|
__init__(self)
| |
Return a ref to the dummy reponse object. |
Method Details |
---|
response(self)Return a ref to the dummy reponse object. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:58 2003 | http://epydoc.sf.net |