| Home | Trees | Index | Help |
|---|
| Package twisted :: Package web :: Module test :: Class FunkyForm |
|
Widget--+ |Form--+ | FunkyForm
| Method Summary | |
|---|---|
Display the form. (inherited from Form)
| |
I display an HTML FORM according to the result of self.getFormFields. (inherited from Form)
| |
Format an error message. (inherited from Form)
| |
I return a list of lists describing this form, or a Deferred. (inherited from Form)
| |
Override me: I disambiguate between multiple forms of the same type. (inherited from Form)
| |
(inherited from Widget)
| |
process(self,
write,
request,
submit,
checkn,
checkone,
checktwo,
desc,
mnu,
title)
| |
(inherited from Form)
| |
Utility method for re-drawing the form with an error message. (inherited from Form)
| |
(inherited from Form)
| |
(inherited from Form)
| |
(internal) Prepare arguments for self.process. (inherited from Form)
| |
| Class Variable Summary | |
|---|---|
list |
formFields
|
list |
submitNames
|
| Class Variable Details |
|---|
submitNames
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:16 2003 | http://epydoc.sf.net |