Products.MightyCal.User (version 1.1)
index
/home/zope/lib/python/Products/MightyCal/User/__init__.py

User subpackage of the MightyCal package.  Contains the following modules:
* CalendarUser: An extension to the basic Zope User class, which holds additional
  informational fields such as email, phone number and department.
* UserRegistry: Contains the users defined for the MightyCal instance, as well as methods
  for creating, editing and deleting user, and setting user privileges.
* Const: Constants definitions for the above modules.

 
Package Contents
            
CalendarUser
Const
UserRegistry
__init__

 
Data
             __all__ = ['Const', 'CalendarUser', 'UserRegistry']

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

__name__ = 'Products.MightyCal.User'

__path__ = ['/home/zope/lib/python/Products/MightyCal/User']

__version__ = '$Revision: 1.1 $'