class documentation

Common metadata.

Method __init__ Undocumented
Method title Undocumented
Class Variable filename Undocumented
Instance Variable _title Undocumented

Inherited from TemplateElement:

Class Method lookup_loader Lookup the element ITemplateLoader with the TemplateLookup.
def __init__(self, title, loader): (source)

Undocumented

Parameters
title:strUndocumented
loader:ITemplateLoaderUndocumented
@renderer
def title(self, request, tag): (source)

Undocumented

Parameters
request:IRequestUndocumented
tag:TagUndocumented
Returns
strUndocumented
filename: str = (source)

Undocumented

Undocumented