Object oriented access to the LDAP tree using Zend_Ldap_NodeBasic CRUD operationsRetrieving data from the LDAPGetting a node by its DNSearching a node's subtreeAdding a new node to the LDAPDeleting a node from the LDAPUpdating a node on the LDAPExtended operationsCopy and move nodes in the LDAPTree traversalExample #1 Traverse LDAP tree recursively
|