| Trees | Indices | Help |
|
|---|
|
|
Interfaces for inter-operation with opensync
Copyright: John Stowers, 2006 License: GPLv2
|
|||
|
BaseDataprovider Generic dataprovider for interfacing with OpenSync plugins |
|||
|
Callbacks The OpenSync bindings call back into this function as changes are received from the other dataprovider. |
|||
|
ContactDataprovider Implement mappings between Conduit vcard and OS vcard |
|||
|
EventDataprovider Implement mappings between Conduit vevent and OS vevent |
|||
|
|||
log = logging.getLogger("dataproviders.Opensync")
|
|||
formats = opensync.FormatEnv()
|
|||
plugins = opensync.PluginEnv()
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:10 2008 | http://epydoc.sourceforge.net |