Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
Views
.
ModuleListing
class ModuleListing
File:
../Synopsis/Formatters/HTML/Views/ModuleListing.py
Create an index of all modules.
Protected Methods Summary:
_link_href
(
self
,
module
)
Class attributes Summary:
short_title
child_types
Methods Summary:
register
(
self
,
frame
)
filename
(
self
)
title
(
self
)
root
(
self
)
process
(
self
)
Create a view with an index of all modules.
get_children
(
self
,
decl
)
index_module
(
self
,
module
,
rel_scope
)
Write a link for this module and recursively visit child modules.
Protected Methods Details:
_link_href
(
self
,
module
)
Returns the link to the given declaration
Methods Details:
process
(
self
)
Create a view with an index of all modules.
get_children
(
self
,
decl
)
Returns the children of the given declaration
index_module
(
self
,
module
,
rel_scope
)
Write a link for this module and recursively visit child modules.
Generated on Thu Apr 16 16:27:11 2009 by
synopsis
(version devel)