Zend_Ldap_Collection_Iterator_DefaultImplements interfaces:
Zend_Ldap_Collection_Iterator_Default is the default collection iterator implementation using ext/ldap
Located in /Ldap/Collection/Iterator/Default.php (line 31)
Zend_Ldap_Collection_Iterator_Default
setAttributeNameTreatment
(integer|callback $attributeNameTreatment)
integer|callback
$_attributeNameTreatment
= self::ATTRIBUTE_TO_LOWER (line 70)
The method that will be applied to the attribute's names.
resource
$_current
= null (line 56)
Current result entry identifier
integer
$_itemCount
= -1 (line 63)
Number of items in query result
Zend_Ldap
$_ldap
= null (line 42)
LDAP Connection
resource
$_resultId
= null (line 49)
Result identifier resource
Destructor __destruct (line 93)
close (line 103)
Closes the current result set
count (line 180)
Returns the number of items in current result Implements Countable
current (line 192)
Return the current result item Implements Iterator
getAttributeNameTreatment (line 169)
Returns the currently set attribute name treatment
key (line 237)
Return the result item key Implements Iterator
next (line 261)
Move forward to next result item Implements Iterator
rewind (line 285)
Rewind the Iterator to the first result item Implements Iterator
setAttributeNameTreatment (line 137)
Sets the attribute name treatment.
Can either be one of the following constants
valid (line 305)
Check if there is a current result item after calls to rewind() or next() Implements Iterator
Documentation generated on Mon, 21 Jun 2010 15:16:32 -0400 by phpDocumentor 1.4.3