Package twisted :: Package web :: Package woven :: Module view
[show private | hide private]
[frames | no frames]

Module twisted.web.woven.view

Classes
LiveView  
View  
ViewNodeMutator A ViewNodeMutator replaces the node that is passed into generate with the result of generating the View it adapts.
WView  

Function Summary
  registerViewForModel(view, model)
Registers `view' as an adapter of `model' for interfaces.IView.
  viewFactory(viewClass)
  viewMethod(viewClass)

Variable Summary
str __version__
_Feature nested_scopes
int NO_DATA_YET

Function Details

registerViewForModel(view, model)

Registers `view' as an adapter of `model' for interfaces.IView.

Variable Details

__version__

Type:
str
Value:
'1.57'                                                                 

nested_scopes

Type:
_Feature
Value:
_Feature((2, 1, 0, 'beta', 1), (2, 2, 0, 'alpha', 0), 16)              

NO_DATA_YET

Type:
int
Value:
2                                                                      

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:23 2003 http://epydoc.sf.net