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

Package CMFCalendar

CMF Calendar product.

$Id: __init__.py 37118 2005-07-07 16:52:34Z regebro $
Submodules

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

Variable Details

contentClasses

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

contentConstructors

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

event_globals

Type:
dict
Value:
{'AddPortalContent': 'Add portal content',
 'CalendarTool': <module 'CMFCalendar.CalendarTool' from '/home/vinsci\
/backup/lab/plone/inst/plone-2.1.1/Products/CMFCalendar/CalendarTool.p\
yc'>,
 'EXTENSION': 1,
 'Event': <module 'CMFCalendar.Event' from '/home/vinsci/backup/lab/pl\
one/inst/plone-2.1.1/Products/CMFCalendar/Event.pyc'>,
 'EventPermissions': <module 'CMFCalendar.EventPermissions' from '/hom\
...                                                                    

tools

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

z_bases

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

Generated by Epydoc 2.1 on Wed Nov 30 03:59:35 2005 http://epydoc.sf.net