ZendLdapAttribute is a collection of LDAP attribute related functions.
Sets a LDAP attribute.
| Parameters: |
|
|---|---|
| Return type: | void |
Gets a LDAP attribute.
| Parameters: |
|
|---|---|
| Return type: | array|mixed |
Checks if the given value(s) exist in the attribute
| Parameters: |
|
|---|---|
| Return type: | bool |
Removes duplicate values from a LDAP attribute
| Parameters: |
|
|---|---|
| Return type: | void |
Remove given values from a LDAP attribute
| Parameters: |
|
|---|---|
| Return type: | void |
Sets a LDAP password.
| Parameters: |
|
|---|
Creates a LDAP password.
| Parameters: |
|
|---|---|
| Return type: | string |
Sets a LDAP date/time attribute.
| Parameters: |
|
|---|
@param integer $value
| Parameters: | bool – |
|---|---|
| Return type: | string|null |