class documentation
class NameIndexPage(Page): (source)
Constructor: NameIndexPage(system, template_lookup)
Undocumented
Method | __init__ |
Undocumented |
Method | heading |
Undocumented |
Method | index |
Undocumented |
Method | title |
Undocumented |
Class Variable | filename |
Undocumented |
Instance Variable | initials |
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 |
Undocumented |
Property | page |
The relative page url |
Property | slot |
Undocumented |
Inherited from TemplateElement
(via Page
):
Class Method | lookup |
Lookup the element ITemplateLoader with the TemplateLookup. |