|
__init__(self,
modulesString,
config,
configsection,
folder,
verbose=False,
soft=False)
Constructor |
source code
|
|
|
_guessAmount(self)
Try to determine roughly how many entries are in this file (we can't
know prior to parsing; but we have a guess using the file size) |
source code
|
|
|
|
|
|
Inherited from events.events.AbstractCalendarSynchronizationModule :
addEvent ,
allEvents ,
getEvent ,
removeEvent ,
replaceEvent
Inherited from pisiinterfaces.AbstractSynchronizationModule :
addEntry ,
allEntries ,
flush ,
getDescription ,
getEntry ,
getName ,
postProcess ,
preProcess ,
prettyPrint ,
removeEntry ,
replaceEntry
|