Home | Trees | Indices | Help |
---|
|
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Class Variables | |
ldap_cachetree = None
|
|
ldap_cache_undo_history =
|
|
ldap_cache_redo_history =
|
|
ldap_cache_history_size = 50
|
|
use_cache_history = True
|
Method Details |
clears the easyLDAP cache. This method can be used to completely change an existing LDAP object or in order to erase the object entirely from the LDAP directory. Changes will, of course, only be synced to the LDAP directory, when the method thisClass.flush_cache() is called. |
sets a new size for the easyLDAP undo stack. If the new given stack size mySIZE is less than the former one, the undo stack will be reduced with the next thisClass.push() operation. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Oct 3 15:37:36 2010 | http://epydoc.sourceforge.net |