Home
last modified time | relevance | path

Searched refs:LivePage (Results 1 – 17 of 17) sorted by relevance

/dports/www/py-nevow/Nevow-0.14.0/nevow/
H A D_widget_plugin.py12 from nevow.athena import LivePage
17 class ElementRenderingLivePage(LivePage):
28 LivePage.__init__(self)
42 class WidgetPluginRoot(LivePage):
51 LivePage.__init__(self)
H A Djsutil.py9 from nevow.athena import (LivePage, allJavascriptPackages, AthenaModule,
12 _TEST_BOOTSTRAP = LivePage.BOOTSTRAP_MODULES[:]
H A Dathena.py973 class LivePage(rend.Page, _HasJSClass, _HasCSSModule): class
1058 super(LivePage, self).__init__(*a, **kw)
1111 return super(LivePage, self).locateChild(ctx, segments)
H A Dtestutil.py353 class FragmentWrapper(athena.LivePage):
/dports/www/py-nevow/Nevow-0.14.0/examples/athenademo/
H A Dcalculator.py14 from nevow.athena import LivePage, LiveElement, expose
115 class CalculatorParentPage(LivePage):
122 LivePage.__init__(self)
H A Dbenchmark.py8 class Benchmark(athena.LivePage):
H A Dwidgets.py54 class WidgetPage(athena.LivePage):
H A Dtypeahead.py13 class TypeAheadPage(athena.LivePage):
/dports/www/py-nevow/Nevow-0.14.0/
H A DChangeLog51 transport responses optional (toggleable by a flag on LivePage) to
184 * nevow/athena.py, nevow/athena.js: Use POST for the LivePage
200 which may cooperatively share a single LivePage connection.
217 * nevow/athena.py: New implementation of LivePage with a
291 LivePage.locateHandler is invoked. locateHandler should return
296 The default implementation of LivePage.locateHandler looks for
298 now as simple as subclassing LivePage and providing handle_*
301 class Foo(LivePage):
365 the LivePage client APIs.
554 * LivePage uses a simpler implementation strategy which requires
[all …]
/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_athena.py589 page = athena.LivePage(docFactory=loaders.stan(element))
615 page = athena.LivePage(docFactory=loaders.stan(element))
632 page = athena.LivePage()
661 page = athena.LivePage()
773 lp = athena.LivePage()
797 page = athena.LivePage()
1284 page = athena.LivePage()
1555 self.page = athena.LivePage()
1670 page = athena.LivePage()
1683 page = athena.LivePage(
[all …]
/dports/www/py-nevow/Nevow-0.14.0/doc/howto/
H A Dintro.rst203 LivePage section in Introduction
206 LivePage was a Woven technology which allowed programmers to receive
209 Nevow 0.3, LivePage has been updated to support Mozilla, Firefox, IE6
210 Win, and Safari. Using LivePage is very easy:
/dports/security/py-txtorcon/txtorcon-21.1.0/examples/
H A Dwebui_server.py16 class TorPage(livepage.LivePage):
/dports/www/py-nevow/Nevow-0.14.0/doc/howto/chattutorial/
H A Dindex.rst28 something called ``LivePage`` that was doing DOM manipulation as far
H A Dintro.rst77 and Nevow-incompatible Woven LivePage technology to Nevow. In addition,
/dports/www/py-nevow/Nevow-0.14.0/nevow/livetrial/
H A Drunner.py75 class TestFramework(athena.LivePage):
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/topfiles/
H A DChangeLog.Old1202 node with a View unless you are using LivePage.
2491 sent to the browser. Added controller.LiveController, page.LivePage,
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api17574 twisted.web.woven.page.LivePage.__init__?1(self, m=None, templateFile=None, inputhandlers=None, tem…
17575 twisted.web.woven.page.LivePage.appRoot?7
17576 twisted.web.woven.page.LivePage.getChild?4(name, request)
17577 twisted.web.woven.page.LivePage.renderView?4(request)
17578 twisted.web.woven.page.LivePage?1(m=None, templateFile=None, inputhandlers=None, templateDirectory=…