class documentation

Undocumented

Method __init__ Undocumented
Method anchorHref Undocumented
Method class_ Undocumented
Method decorator Undocumented
Method functionAnchor Undocumented
Method functionBody Undocumented
Method functionDef Undocumented
Method objectExtras Undocumented
Method overloads 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: Function, extras: list[Flattenable], loader: ITemplateLoader): (source)

Undocumented

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

Undocumented

def class_(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 functionDef(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

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

Undocumented

def overloads(self, request: object, tag: Tag) -> 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