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 )
| |
getTitle(self,
request)
(inherited from Widget )
| |
process(self,
write,
request,
submit,
checkn,
checkone,
checktwo,
desc,
mnu,
title)
| |
shouldProcess(self,
request)
(inherited from Form )
| |
Utility method for re-drawing the form with an error message. (inherited from Form )
|
Class Variable Summary | |
---|---|
list |
formFields
|
list |
submitNames
|
Class Variable Details |
---|
submitNames
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:46:09 2003 | http://epydoc.sf.net |