| Home | Trees | Index | Help |
|
|---|
| Package Cheetah :: Package Utils :: Module WebInputMixin :: Class WebInputMixin |
|
Template,
TemplateA 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.0 on Mon Nov 10 15:07:47 2003 | http://epydoc.sf.net |