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: str, loader: ITemplateLoader): (source)

Undocumented

@renderer
def title(self, request: IRequest, tag: Tag) -> str: (source)

Undocumented

filename: str = (source)

Undocumented

Undocumented