class documentation

Undocumented

Method __init__ Undocumented
Method baseTables Undocumented
Method category Undocumented
Method childlist Undocumented
Method children Undocumented
Method docstring Undocumented
Method extras Undocumented
Method functionBody Undocumented
Method heading Undocumented
Method inhierarchy Undocumented
Method maindivclass Undocumented
Method mainTable Undocumented
Method methods Undocumented
Method namespace Undocumented
Method objectExtras Flatten each model.Documentable.extra_info list item.
Method packageInitTable Undocumented
Method sidebarcontainer Undocumented
Method title Undocumented
Class Variable filename Undocumented
Instance Variable docgetter Undocumented
Instance Variable ob Undocumented
Property page_url The relative page url
Property slot_map Undocumented
Instance Variable _order Undocumented

Inherited from Page:

Method footer Undocumented
Method head Undocumented
Method header Undocumented
Method nav Undocumented
Method render Undocumented
Method subheader Undocumented
Instance Variable system Undocumented
Instance Variable template_lookup Undocumented

Inherited from TemplateElement (via Page):

Class Method lookup_loader Lookup the element ITemplateLoader with the TemplateLookup.
def baseTables(self, request: object, tag: Tag) -> Flattenable: (source)

Undocumented

def category(self) -> str: (source)

Undocumented

def childlist(self) -> list[AttributeChild | FunctionChild]: (source)

Undocumented

def docstring(self) -> Flattenable: (source)

Undocumented

def functionBody(self, ob: model.Documentable) -> Flattenable: (source)

Undocumented

def heading(self) -> Tag: (source)

Undocumented

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

Undocumented

def maindivclass(self, request: IRequest, tag: Tag) -> str: (source)

Undocumented

def mainTable(self) -> Flattenable: (source)

Undocumented

def namespace(self, obj: model.Documentable) -> list[Tag | str]: (source)

Undocumented

def packageInitTable(self) -> Flattenable: (source)

Undocumented

def sidebarcontainer(self, request: IRequest, tag: Tag) -> Tag | str: (source)

Undocumented

def title(self) -> str: (source)
filename: str = (source)

Undocumented

docgetter = (source)

Undocumented

Undocumented