t.w.w.i.IWovenLivePage(Interface) : interface documentation

Part of twisted.web.woven.interfaces View Source View In Hierarchy

Known implementations: twisted.web.woven.utils.WovenLivePage

No interface docstring
Method getCurrentPage Return the current page object contained in this session.
Method setCurrentPage Set the current page object contained in this session.
Method sendJavaScript No summary
def getCurrentPage(): (source)
Return the current page object contained in this session.
def setCurrentPage(page): (source)
Set the current page object contained in this session.
def sendJavaScript(js): (source)
Send "js" to the live page's persistent output conduit for execution in the browser. If there is no conduit connected yet, save the js and write it as soon as the output conduit is connected.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.