Home | Trees | Index | Help |
---|
Package twisted :: Package words :: Module webwords :: Class AccountCreationWidget |
|
Widget
--+ |Form
--+ |Versioned
--+ | AccountCreationWidget
Method Summary | |
---|---|
__init__(self,
service)
| |
Get state, adding a version number to it on its way out. (inherited from Versioned )
| |
__setstate__(self,
state)
(inherited from Versioned )
| |
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,
**args)
| |
shouldProcess(self,
request)
(inherited from Form )
| |
Utility method for re-drawing the form with an error message. (inherited from Form )
| |
upgradeToVersion1(self)
| |
(internal) Do a version upgrade. (inherited from Versioned )
|
Class Variable Summary | |
---|---|
list |
formFields
|
int |
persistenceVersion
|
str |
title
|
Class Variable Details |
---|
formFields
|
persistenceVersion
|
title
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:46:29 2003 | http://epydoc.sf.net |