Home | Trees | Index | Help |
---|
Package twisted :: Package web :: Package woven :: Module controller |
|
Classes | |
---|---|
BlankPage |
|
Controller |
A Controller which handles to events from the user. |
LiveController |
A Controller that encapsulates logic that makes it possible for this page to be "Live". |
WController |
A Controller which handles to events from the user. |
Function Summary | |
---|---|
controllerFactory(controllerClass)
| |
controllerMethod(controllerClass)
| |
Registers `controller' as an adapter of `model' for IController, and optionally registers it for IResource, if it implements it. |
Variable Summary | |
---|---|
string |
__version__
|
_Feature |
nested_scopes
|
string |
WOVEN_PATH
|
Function Details |
---|
registerControllerForModel(controller, model)Registers `controller' as an adapter of `model' for IController, and optionally registers it for IResource, if it implements it.
|
Variable Details |
---|
__version__
|
nested_scopes
|
WOVEN_PATH
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:30 2003 | http://epydoc.sf.net |