Zend_Ldap_CollectionImplements interfaces:
Zend_Ldap_Collection wraps a list of LDAP entries.
Located in /Ldap/Collection.php (line 30)
| Class | Description |
|---|---|
Zend_Ldap_Node_Collection
|
Zend_Ldap_Node_Collection provides a collecion of nodes. |
array
$_cache
= array() (line 51)
Container for item caching to speed up multiple iterations
integer
$_current
= -1 (line 44)
Current item number
Zend_Ldap_Collection_Iterator_Default
$_iterator
= null (line 37)
Iterator
Destructor __destruct (line 63)
close (line 73)
Closes the current result set
count (line 123)
Returns the number of items in current result Implements Countable
current (line 135)
Return the current result item Implements Iterator
dn (line 170)
Return the current result item DN
getFirst (line 97)
Get first entry
getInnerIterator (line 112)
Returns the underlying iterator
key (line 188)
Return the current result item key Implements Iterator
next (line 206)
Move forward to next result item Implements Iterator
rewind (line 218)
Rewind the Iterator to the first result item Implements Iterator
toArray (line 83)
Get all entries as an array
valid (line 231)
Check if there is a current result item after calls to rewind() or next() Implements Iterator
_createEntry (line 160)
Creates the data structure for the given entry data
Documentation generated on Mon, 21 Jun 2010 15:12:33 -0400 by phpDocumentor 1.4.3