| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
grend.CustomTemplateMixin --+
|
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 --+
|
MetaRenderer
Renderers that are allowed on all services.
| 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 |
|||
| Class Variables | |
checkedRenderer = False
|
|
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from Inherited from |
| Method Details |
should return true if the content rendered will only change when the associated RD changes. request is a nevow request object. web.root.ArchiveService already makes sure that you only see GET request without arguments and without a user, so you do not need to check this.
|
returns a list of dicts describing other services provided by the the describing RD. The class mixing this in needs to provide a describingRD attribute for this to work. This may be the same as self.service.rd, and the current service will be excluded from the list in this case. |
returns BibTeX for the current record. This will return None if no BibTeX can be made. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |