Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
XRefPager
class XRefPager
File:
../Synopsis/Formatters/HTML/XRefPager.py
Generates pages of cross-references.
Attributes Summary:
page_map
page_info
Methods Summary:
__init__
(
self
,
ir
)
get
(
self
,
name
)
Returns the number of the page that the xref info for the given name is on, or None if not found.
pages
(
self
)
Returns a list of pages, each consisting of a list of names on that page.
Methods Details:
get
(
self
,
name
)
Returns the number of the page that the xref info for the given name is on, or None if not found.
pages
(
self
)
Returns a list of pages, each consisting of a list of names on that page. This method is intended to be used by whatever generates the files...
Generated on Thu Apr 16 16:27:01 2009 by
synopsis
(version devel)