Home | Trees | Indices | Help |
|
---|
|
object --+ | paste.wsgiwrappers.WSGIRequest --+ | Request
A paste.WSGIRequest subclass with some extra features
Additional features: * Genshi template rendering * req.params include wsgiorg.routing_args values
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
formvars | |
Inherited from Inherited from |
Method Details |
|
Send a flash message. Flash messages are messages that are displayed on the next page viewed by the user. These messages are useful when the controller needs to redirect a user to a different page and likes to insert a message on that page. |
Renders a genshi template Forms will automatically be populated with form values and validation error messages if available. |
Property Details |
formvars
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Aug 20 20:08:31 2007 | http://epydoc.sourceforge.net |