Products.MightyCal.Consoles.__init__ (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.

 
Modules
            
Products.MightyCal.Consoles.Const
Products.MightyCal.Consoles.MightyCalConsole
Products.MightyCal.Consoles.MightyCalPanels

 
Data
             __all__ = ['Const', 'MightyCalPanels', 'MightyCalConsole']

__file__ = '/home/zope/lib/python/Products/MightyCal/Consoles/__init__.pyc'

__name__ = 'Products.MightyCal.Consoles.__init__'

__version__ = '$Revision: 1.4 $'