Package CMFCalendar
[show private | hide private]
[frames | no frames]

Package CMFCalendar

CMF Calendar product.

$Id: __init__.py 21452 2005-05-06 18:20:01Z fguillaume $
Submodules

Function Summary
  initialize(context)

Variable Summary
tuple contentClasses = (<class 'CMFCalendar.Event.Event'>,)
tuple contentConstructors = (<function addEvent at 0xb6165534>...
dict event_globals = {'EXTENSION': 1, '_ZClass_for_Event': <c...
tuple tools = (<class 'CMFCalendar.CalendarTool.CalendarTool'>...
list z_bases = [<class CMFCalendar._ZClass_for_Event at 0xb61...

Variable Details

contentClasses

Type:
tuple
Value:
(<class 'CMFCalendar.Event.Event'>,)                                   

contentConstructors

Type:
tuple
Value:
(<function addEvent at 0xb6165534>,)                                   

event_globals

Type:
dict
Value:
{'AddPortalContent': 'Add portal content',
 'CalendarTool': <module 'CMFCalendar.CalendarTool' from '/home/zopes/\
dev-2.8.0/Products/CMFCalendar/CalendarTool.pyc'>,
 'EXTENSION': 1,
 'Event': <module 'CMFCalendar.Event' from '/home/zopes/dev-2.8.0/Prod\
ucts/CMFCalendar/Event.pyc'>,
 'EventPermissions': <module 'CMFCalendar.EventPermissions' from '/hom\
e/zopes/dev-2.8.0/Products/CMFCalendar/EventPermissions.pyc'>,
...                                                                    

tools

Type:
tuple
Value:
(<class 'CMFCalendar.CalendarTool.CalendarTool'>,)                     

z_bases

Type:
list
Value:
[<class CMFCalendar._ZClass_for_Event at 0xb6159b9c>]                  

Generated by Epydoc 2.1 on Mon Jun 27 12:47:54 2005 http://epydoc.sf.net