Undocumented
Method | __init__ |
Undocumented |
Method | list_floating_links |
Undocumented |
Method | list_links |
Generator listing links between pages |
Method | list_links_section |
Undocumented |
Method | n_list_links |
Undocumented |
Method | n_list_links_section |
Undocumented |
Method | _list_links |
Undocumented |
Method | _list_links_section |
Undocumented |
Method | _n_list_links |
Undocumented |
Instance Variable | _pages |
Undocumented |
Inherited from IndexView
:
Class Method | new_from_index |
Undocumented |
Instance Variable | db |
Undocumented |
Parameters | |
pagename | the Path for which to list links |
direction | the link direction to be listed. This can be one of:
|
Returns | |
yields IndexLink objects | |
Raises | |
IndexNotFoundError | if path is not found in the index |