Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
Views
.
NameIndex
class NameIndex
File:
../Synopsis/Formatters/HTML/Views/NameIndex.py
Creates an index of all names on one view in alphabetical order.
Protected Methods Summary:
_process_item
(
self
,
type
)
Class attributes Summary:
columns
Methods Summary:
filename
(
self
)
title
(
self
)
root
(
self
)
process
(
self
)
make_dictionary
(
self
)
Returns a dictionary of items.
end_file
(
self
)
Protected Methods Details:
_process_item
(
self
,
type
)
Process the given name for output
Methods Details:
make_dictionary
(
self
)
Returns a dictionary of items. The keys of the dictionary are the headings - the first letter of the name. The values are each a sorted list of items with that first letter.
end_file
(
self
)
Overrides end_file to provide synopsis logo
Generated on Thu Apr 16 16:27:10 2009 by
synopsis
(version devel)