Zend Framework  1.12
Zend_Ldap_Attribute Member List

This is the complete list of members for Zend_Ldap_Attribute, including all inherited members.

attributeHasValue(array &$data, $attribName, $value)Zend_Ldap_Attributestatic
convertFromLdapDateTimeValue($value)Zend_Ldap_Attributestatic
convertFromLdapValue($value)Zend_Ldap_Attributestatic
convertToLdapDateTimeValue($value, $utc=false)Zend_Ldap_Attributestatic
convertToLdapValue($value)Zend_Ldap_Attributestatic
createPassword($password, $hashType=self::PASSWORD_HASH_MD5)Zend_Ldap_Attributestatic
getAttribute(array $data, $attribName, $index=null)Zend_Ldap_Attributestatic
getDateTimeAttribute(array $data, $attribName, $index=null)Zend_Ldap_Attributestatic
PASSWORD_HASH_MD5Zend_Ldap_Attribute
PASSWORD_HASH_SHAZend_Ldap_Attribute
PASSWORD_HASH_SMD5Zend_Ldap_Attribute
PASSWORD_HASH_SSHAZend_Ldap_Attribute
PASSWORD_UNICODEPWDZend_Ldap_Attribute
removeDuplicatesFromAttribute(array &$data, $attribName)Zend_Ldap_Attributestatic
removeFromAttribute(array &$data, $attribName, $value)Zend_Ldap_Attributestatic
setAttribute(array &$data, $attribName, $value, $append=false)Zend_Ldap_Attributestatic
setDateTimeAttribute(array &$data, $attribName, $value, $utc=false, $append=false)Zend_Ldap_Attributestatic
setPassword(array &$data, $password, $hashType=self::PASSWORD_HASH_MD5, $attribName=null)Zend_Ldap_Attributestatic