Part of twisted.web.woven.utils View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | getCurrentPage | Return the current page object contained in this session. |
| Method | setCurrentPage | Set the current page object contained in this session. |
| Method | write | Write "text" to the live page's persistent output conduit. |
| Method | sendScript | Undocumented |
| Method | hookupOutputConduit | Hook up the given request as the output conduit for this |
| Method | unhookOutputConduit | Undocumented |
| Method | hookupInputConduit | Hook up the given object as the input conduit for this |
| Method | pushThroughInputConduit | Push some text through the input conduit. |