class AllPages(PageSelection): (source)
Method | __init__ |
Undocumented |
Method | __iter__ |
Iterate page objects @implementation: must be implemented by subclases |
Method | index |
Iterate path objects for template index() function, depth first @param namespace: the sub namespace to iterate or None to iterate toplevel |
Instance Variable | name |
Undocumented |
Instance Variable | notebook |
Undocumented |
Instance Variable | title |
Undocumented |
Inherited from PageSelection
:
Class Variable | prefix |
Undocumented |