Part of nevow.context View Source View In Hierarchy
Split Table into Classes Show Methods in One Table
Inherited from WebContext (via FactoryContext):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 37 | Method | with | Undocumented |
| 41 | Method | arg | Placeholder until I can find Jerub's implementation of this |
| 49 | Method | __init__ | Undocumented |
| 57 | Method | remember | Remember an object that implements some interfaces. |
| 78 | Method | locate | Locate an object which implements a given interface. |
| 120 | Method | chain | For nevow machinery use only. |
| 139 | Method | fillSlots | Set 'stan' as the stan tree to replace all slots with name 'name'. |
| 146 | Method | locateSlotData | For use by nevow machinery only, or for some fancy cases. |
| 161 | Method | clone | Undocumented |
| 201 | Method | __repr__ | Undocumented |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 225 | Method | __conform__ | Support IFoo(ctx) syntax. |
| 49 | Method | __init__ | Undocumented |
| 201 | Method | __repr__ | Undocumented |
| 41 | Method | arg | Placeholder until I can find Jerub's implementation of this |
| 120 | Method | chain | For nevow machinery use only. |
| 161 | Method | clone | Undocumented |
| 139 | Method | fillSlots | Set 'stan' as the stan tree to replace all slots with name 'name'. |
| 78 | Method | locate | Locate an object which implements a given interface. |
| 216 | Method | locateHook | Undocumented |
| 146 | Method | locateSlotData | For use by nevow machinery only, or for some fancy cases. |
| 57 | Method | remember | Remember an object that implements some interfaces. |
| 37 | Method | with | Undocumented |