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

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

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

Undocumented

filename: str = (source)

Undocumented

docgetter = (source)

Undocumented

Undocumented

_functionExtras = (source)

Undocumented