This is the complete list of members for Zend_Ldap_Attribute, including all inherited members.
attributeHasValue(array &$data, $attribName, $value) | Zend_Ldap_Attribute | static |
convertFromLdapDateTimeValue($value) | Zend_Ldap_Attribute | static |
convertFromLdapValue($value) | Zend_Ldap_Attribute | static |
convertToLdapDateTimeValue($value, $utc=false) | Zend_Ldap_Attribute | static |
convertToLdapValue($value) | Zend_Ldap_Attribute | static |
createPassword($password, $hashType=self::PASSWORD_HASH_MD5) | Zend_Ldap_Attribute | static |
getAttribute(array $data, $attribName, $index=null) | Zend_Ldap_Attribute | static |
getDateTimeAttribute(array $data, $attribName, $index=null) | Zend_Ldap_Attribute | static |
PASSWORD_HASH_MD5 | Zend_Ldap_Attribute | |
PASSWORD_HASH_SHA | Zend_Ldap_Attribute | |
PASSWORD_HASH_SMD5 | Zend_Ldap_Attribute | |
PASSWORD_HASH_SSHA | Zend_Ldap_Attribute | |
PASSWORD_UNICODEPWD | Zend_Ldap_Attribute | |
removeDuplicatesFromAttribute(array &$data, $attribName) | Zend_Ldap_Attribute | static |
removeFromAttribute(array &$data, $attribName, $value) | Zend_Ldap_Attribute | static |
setAttribute(array &$data, $attribName, $value, $append=false) | Zend_Ldap_Attribute | static |
setDateTimeAttribute(array &$data, $attribName, $value, $utc=false, $append=false) | Zend_Ldap_Attribute | static |
setPassword(array &$data, $password, $hashType=self::PASSWORD_HASH_MD5, $attribName=null) | Zend_Ldap_Attribute | static |