| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
CustomTemplateMixin
a mixin providing for customized templates.
This works by making docFactory a property first checking if the instance has a customTemplate attribute evaluating to true. If it has and it is referring to a string, its content is used as a resdir-relative path to a nevow XML template. If it has and it is not a string, it will be used as a template directly (it's already "loaded"), else defaultDocFactory attribute of the instance is used.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
customTemplate = Nonehash(x) |
|
| Properties | |
| docFactory | |
|
Inherited from |
|
| Property Details |
docFactory
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |