Part of twisted.web.woven View Source
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 21 | Function | adaptToIModel | Undocumented |
| 30 | Class | Model | A Model which keeps track of views which are looking at it in order |
| 238 | Class | MethodModel | Look up submodels with wmfactory_* methods. |
| 268 | Class | AttributeModel | Look up submodels as attributes with hosts.allow/deny-style security. |
| 282 | Class | Wrapper | I'm a generic wrapper to provide limited interaction with the |
| 302 | Class | ListModel | I wrap a Python list and allow it to interact with the Woven |
| 351 | Class | StringModel | I wrap a Python string and allow it to interact with the Woven models |
| 368 | Class | DictionaryModel | I wrap a Python dictionary and allow it to interact with the Woven |
| 399 | Class | AttributeWrapper | I wrap an attribute named "name" of the given parent object. |
| 411 | Class | ObjectWrapper | I may wrap an object and allow it to interact with the Woven models |
| 435 | Class | UnsafeObjectWrapper | I may wrap an object and allow it to interact with the Woven models |
| 457 | Class | DeferredWrapper | Undocumented |
| 472 | Class | Link | Undocumented |
| 19 | Class | _Nothing | Undocumented |