Trees | Indices | Help |
|
---|
|
pisiinterfaces.AbstractSynchronizationModule --+ | contacts.contacts.AbstractContactSynchronizationModule --+ | SynchronizationModule
The implementation of the interface contacts.AbstractContactSynchronizationModule for the LDAP backend
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Constructor Super class constructor (contacts.AbstractContactSynchronizationModule.__init__) is called. Local variables are initialized. The settings from the configuration file are loaded. |
Supporting method for loading content from the LDAP Catches possible exceptions and takes care of proper (unicode) encoding. |
Loads all attributes for all contact items from LDAP repository For each entry a new contacts.contacts.Contact instance is created and stored in the instance dictionary contacts.AbstractContactSynchronizationModule._allContacts. |
Stub: To save all changes that have come by Saving for LDAP is not yet implemented. This function only raIses an
exception ( |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 2 09:04:23 2010 | http://epydoc.sourceforge.net |