Package thirdparty :: Package conduit :: Module SyncmlModule :: Class CalendarProvider
[hide private]
[frames] | no frames]

Class CalendarProvider

source code

SyncmlDataProvider --+
                     |
                    CalendarProvider
Known Subclasses:

Encapsulated the data handling (ICS)

Instance Methods [hide private]
 
_setup_datastore(self) source code

Inherited from SyncmlDataProvider: __init__, applyChanges, downloadItems, finish, handle_change, handle_change_status, handle_devinf, handle_event, handle_get_alert_type, handle_get_anchor, handle_set_anchor

Inherited from SyncmlDataProvider (private): _syncml_run, _syncml_sendall

Class Variables [hide private]
  _name_ = 'Calendar'
  _description_ = 'Calendar'
  _module_type_ = 'twoway'
  _in_type_ = 'event'
  _out_type_ = 'event'
  _icon_ = 'x-office-calendar'
  _configurable_ = False
  _mime_ = 'text/x-calendar'

Inherited from SyncmlDataProvider: _syncml_version_