Home | Trees | Index | Help |
---|
Package twisted :: Package coil :: Module web :: Class PluginLoader |
|
Widget
--+ |Form
--+ | PluginLoader
Method Summary | |
---|---|
__init__(self,
appConfig)
| |
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 )
| |
getFormFields(self,
request)
| |
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,
pluginToLoad)
| |
shouldProcess(self,
request)
(inherited from Form )
| |
Utility method for re-drawing the form with an error message. (inherited from Form )
| |
_displayFormat(self,
request,
form)
(inherited from Form )
| |
_displayProcess(self,
request,
form)
(inherited from Form )
| |
(internal) Prepare arguments for self.process. (inherited from Form )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:18 2003 | http://epydoc.sf.net |