class documentation

Undocumented

Method __init__ Undocumented
Method anchorHref Undocumented
Method attribute Undocumented
Method class_ Undocumented
Method constantValue Undocumented
Method decorator Undocumented
Method functionAnchor Undocumented
Method functionBody Undocumented
Method objectExtras Undocumented
Method shortFunctionAnchor Undocumented
Method sourceLink Undocumented
Class Variable filename Undocumented
Instance Variable docgetter Undocumented
Instance Variable ob Undocumented
Instance Variable _functionExtras Undocumented

Inherited from TemplateElement:

Class Method lookup_loader Lookup the element ITemplateLoader with the TemplateLookup.
def __init__(self, docgetter: util.DocGetter, ob: Attribute, extras: list[Flattenable], loader: ITemplateLoader): (source)

Undocumented

@renderer
def anchorHref(self, request: object, tag: Tag) -> str: (source)

Undocumented

@renderer
def attribute(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def class_(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def constantValue(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def decorator(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def functionAnchor(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def functionBody(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

@renderer
def objectExtras(self, request: object, tag: Tag) -> list[Flattenable]: (source)

Undocumented

@renderer
def shortFunctionAnchor(self, request: object, tag: Tag) -> str: (source)

Undocumented

@renderer
def sourceLink(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

filename: str = (source)

Undocumented

docgetter = (source)

Undocumented

Undocumented

_functionExtras = (source)

Undocumented