Implements interfaces:
Zend_Ldap_Node_Schema_Item provides a base implementation for managing schema items like objectClass and attribute.
Located in /Ldap/Node/Schema/Item.php (line 33)
Class | Description |
---|---|
![]() |
Zend_Ldap_Node_Schema_ObjectClass_OpenLdap provides access to the objectClass schema information on an OpenLDAP server. |
![]() |
Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory provides access to the objectClass schema information on an Active Directory server. |
![]() |
Zend_Ldap_Node_Schema_AttributeType_OpenLdap provides access to the attribute type schema information on an OpenLDAP server. |
![]() |
Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory provides access to the attribute type schema information on an Active Directory server. |
Constructor.
Returns the number of attributes.
Implements Countable
Gets the data
Checks whether a specific attribute exists.
Gets a specific attribute from this item
Always throws BadMethodCallException Implements ArrayAccess.
This method is needed for a full implementation of ArrayAccess
Always throws BadMethodCallException Implements ArrayAccess.
This method is needed for a full implementation of ArrayAccess
Gets a specific attribute from this item
Checks whether a specific attribute exists.
Documentation generated on Mon, 21 Jun 2010 15:30:00 -0400 by phpDocumentor 1.4.3