Home | Trees | Indices | Help |
|
---|
|
object --+ | TemplateNode
Template node
This is kind of a proto node. During rendering each template node is turned into a user visible Node object, which implements the user interface. TemplateNode objects provide a tree building interface instead.
Instance Methods | |||
|
|||
|
|||
|
|||
TemplateNode |
|
||
Inherited from |
Class Variables | |
ctx = None hash(x) |
Properties | |
str |
endtag End tag of the node |
Inherited from |
Method Details |
|
|
|
|
Class Variable Details |
ctxhash(x)
|
Property Details |
endtagEnd tag of the node
|
Home | Trees | Indices | Help |
|
---|