| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
nevow.rend.DataFactory --+
|
object --+ |
| |
nevow.rend.RenderFactory --+
|
object --+ |
| |
nevow.rend.MacroFactory --+
|
object --+ |
| |
nevow.rend.ConfigurableMixin --+
|
nevow.rend.Fragment --+
|
nevow.rend.ConfigurableFactory --+
|
nevow.rend.FreeformChildMixin --+ |
| |
nevow.rend.ChildLookupMixin --+
|
nevow.rend.Page --+
|
object --+ |
| |
common.CommonRenderers --+ |
| |
grend.GavoRenderMixin --+
|
grend.GavoPage --+
|
grend.ResourceBasedPage --+
|
grend.ServiceBasedPage --+
|
DALRenderer
is a base class for renderers for the usual IVOA DAL protocols.
This is for simple, GET-based DAL renderers (where we allow POST as well). They work using nevow forms, but with standard-compliant error reporting (i.e., in VOTables).
Since DALRenderer mixes in FormMixin, it always has the form genFrom.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
resultType = hash(x) |
|
urlUse =
|
|
standardId = Nonehash(x) |
|
__implemented__ = <implementedBy gavo.web.vodal.DALRenderer>
|
|
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
|
Special descriptor for class __provides__ The descriptor caches the implementedBy info, so that we can get declarations for objects without instance-specific interfaces a bit quicker.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |