class PageSelection(object): (source)
Known subclasses: zim.export.selections.AllPages
, zim.export.selections.SinglePage
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 |
Class Variable | name |
Undocumented |
Class Variable | notebook |
Undocumented |
Class Variable | prefix |
Undocumented |
Class Variable | title |
Undocumented |
zim.export.selections.AllPages
, zim.export.selections.SinglePage
Unknown Field: implementation | |
must be implemented by subclases |
zim.export.selections.AllPages
, zim.export.selections.SinglePage
Parameters | |
namespace | the sub namespace to iterate or None to iterate toplevel |
zim.export.selections.AllPages
, zim.export.selections.SinglePage
Undocumented
zim.export.selections.AllPages
, zim.export.selections.SinglePage
Undocumented
zim.export.selections.AllPages
, zim.export.selections.SinglePage
Undocumented