Products.MightyCal.Consoles (version 1.4) | index /home/zope/lib/python/Products/MightyCal/Consoles/__init__.py |
Consoles subpackage of the MightyCal package. Contains the following modules: * MightyCalConsole: Defines an administrative console that provides a single-screen overview of the current MightyCal instance. * MightyCalPanels: Defines individual status panels that can be added to the MightyCalStatusConsole * Const: Constants definitions for the above modules.
Package Contents | ||||||
|
Data | ||
__all__ = ['Const', 'MightyCalPanels', 'MightyCalConsole'] __file__ = '/home/zope/lib/python/Products/MightyCal/Consoles/__init__.pyc' __name__ = 'Products.MightyCal.Consoles' __path__ = ['/home/zope/lib/python/Products/MightyCal/Consoles'] __version__ = '$Revision: 1.4 $' |