Page Templates used as methods of views defined as Python classes.
content_type
(type:
str
)
'text/html'
expand
(type:
int
)
1
macros
(type:
property
)
<property object at 0x40d52194>
get_path_from_prefix(_prefix)
pt_edit(text, content_type)
pt_errors(namespace)
pt_getContext(instance, request, **_kw)
pt_getEngine()
pt_getEngineContext(namespace)
pt_render(namespace, source=False, sourceAnnotations=False, showtal=False)
Render this Page Template
pt_source_file()
read(request=None)
Gets the source, sometimes with macros expanded.
write(text)
There are no known subclasses.