Document-level template element
Methods
|
|
getObjectInstance
handle_http
layoutDOMlet
renderFor
|
|
getObjectInstance
|
getObjectInstance (
klass,
context,
refInfo,
name,
attrs=None,
)
|
|
handle_http
|
handle_http ( self, ctx )
Exceptions
|
|
web.NotFound( ctx, name, self )
web.UnsupportedMethod( ctx )
|
|
|
layoutDOMlet
|
layoutDOMlet (
self,
d,
attrName,
)
|
|
renderFor
|
renderFor (
self,
ctx,
state,
)
Exceptions
|
|
TypeError( "Can't be used as a fragment" )
|
|
|