LDAP entry class
Representation of an LDAP entry, composed by a DN (distinguished name) and a set of attributes.
Located in /core/net/ldap/LdapEntry.class.php (line 41)
PHP2Go | --LdapEntry
Parses an entry from a search result
Creates an LdapEntry instance based on a connection handle and an entry handle, commonly returned by ldap_first_entry() and ldap_next_entry() functions.
Class constructor
Adds new values to an entry's attribute
If the attribute doesn't exist, it will be created.
Confirm changes
Used by LdapClient::update() to reset internal entry changes after a successful update operation.
Reads the value of an attribute
Get all attributes
Get all changes made so far
Get entry DN
Checks if a given attribute exists
Tests a given attribute against a regular expression pattern
Removes an attribute
Removes values from an entry's attribute
If all values are removed, the attribute is removed.
Writes an attribute
Set entry DN
Implements data set row interface
Attribute getter
Attribute setter
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:27:11 -0300 by phpDocumentor 1.3.2