module Synopsis.Formatters.HTML.Views.NameIndex
class NameIndex
Creates an index of all names on one view in alphabetical order.
NameIndex-inheritance
-Protected Methods
  _process_item(self, type)
references
source code
Process the given name for output
-Class attributes
source code
-Methods
  filename(self)
references
source code
  title(self)
references
source code
  root(self)
references
source code
  process(self)
references
source code
  make_dictionary(self)
references
source code

-

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)
references
source code
Overrides end_file to provide synopsis logo