Package osaf :: Package pim :: Package calendar :: Module Calendar
[frames | no frames]

Module osaf.pim.calendar.Calendar

Classes used for Calendar parcel kinds.
Classes
    Main classes
CalendarEventMixin This is the set of CalendarEvent-specific attributes.
CalendarEvent An unstamped event.
Location Stub Kind for Location.
TimeTransparencyEnum The iCalendar values for Time Transparency are slightly different, iCalendar has Cancelled, Chandler has fyi.
    Unused classes
Calendar Unused, should be removed.
ModificationEnum Unused, should be removed.
RecurrencePattern Unused, should be removed.

Variable Summary
str __copyright__ = 'Copyright (c) 2003-2005 Open Source App...
str __date__ = '$Date: 2005-12-19 10:28:47 -0800 (Mon, 19 De...
str __license__ = 'http://osafoundation.org/Chandler_0.1_lic...
str __parcel__ = 'osaf.pim.calendar'
str __revision__ = '$Revision$'
bool DEBUG = False
Logger logger = <logging.Logger instance at 0xb705026c>

Variable Details

__copyright__

Type:
str
Value:
'Copyright (c) 2003-2005 Open Source Applications Foundation'          

__date__

Type:
str
Value:
'$Date: 2005-12-19 10:28:47 -0800 (Mon, 19 Dec 2005) $'                

__license__

Type:
str
Value:
'http://osafoundation.org/Chandler_0.1_license_terms.htm'              

__parcel__

Type:
str
Value:
'osaf.pim.calendar'                                                    

__revision__

Type:
str
Value:
'$Revision$'                                                           

DEBUG

Type:
bool
Value:
False                                                                  

logger

Type:
Logger
Value:
<logging.Logger instance at 0xb705026c>                                

Generated by Epydoc 2.1 on Mon Dec 19 13:33:35 2005 http://epydoc.sf.net