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 --+ | UnifiedDALRenderer
A renderer for new-style simple DAL protocols.
All input processing (e.g., metadata queries and the like) are considered part of the individual protocol and thus left to the core.
The error style is that of SSAP (which, hopefully, will be kept for the other DAL2 protocols, too).
To define actual renderers, inherit from this and set the name attribute (plus _outputTableCasts if necessary). Also, explain any protocol-specific metadata in the docstring.
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 Inherited from |
Class Methods | |
Inherited from Inherited from |
Class Variables | |
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |