Package osaf :: Package pim
[hide private]
[frames] | no frames]

Package pim

source code

Submodules [hide private]

Classes [hide private]
  FloatingEventFilter
  FromMeFilter
  LongEventFilter
  MasterEventWatcher
A MasterEventWatcher is responsible for observing changes to master events, and then propagating notifications to the masters' modifications.
  NonOccurrenceFilter
  RecurrenceAwareFilter
  ToMeFilter
  UTCEventFilter
  UnexpiredFilter
Functions [hide private]
 
installParcel(parcel, oldVersion=<Locale: en_US>) source code
 
installWatchers(startup)
Helper function that allows our TriageStatusReminder to watch for changes in Events (and in particular, their startTimes)
source code
Variables [hide private]
  _FILTER_ATTRIBUTES = [('osaf.pim.calendar.EventStamp.anyTime',...
Variables Details [hide private]

_FILTER_ATTRIBUTES

Value:
[('osaf.pim.calendar.EventStamp.anyTime', False),
 ('osaf.pim.calendar.EventStamp.allDay', False),
 ('osaf.pim.calendar.EventStamp.startTime', None)]