Home | Trees | Index | Help |
|
---|
Package Cheetah :: Package Utils :: Module WebInputMixin :: Class WebInputMixin |
|
Template
A mixin class for Cheetah.Template with a method for importing web transaction variables in bulk. Depends on a base class of Webware [HTTP]Servlet.
Method Summary | |
---|---|
Import web transaction variables in bulk. |
Class Variable Summary | |
---|---|
classobj |
NonNumericInputError = Cheetah.Utils.WebInputMixin.NonNumericInputError |
Method Details |
---|
webInput(self, names, namesMulti=(), default='', src='f', defaultInt=0, defaultFloat=0.0, badInt=0, badFloat=0.0, debug=False)Import web transaction variables in bulk. See module docstring. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jan 1 16:34:19 2007 | http://epydoc.sf.net |