Class Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory

Description

Implements interfaces:

Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory provides access to the objectClass schema information on an Active Directory server.

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Ldap/Node/Schema/ObjectClass/ActiveDirectory.php (line 42)

Zend_Ldap_Node_Schema_Item
   |
   --Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory
Method Summary
 string getDescription ()
 array getMayContain ()
 array getMustContain ()
 string getName ()
 string getOid ()
 array getParentClasses ()
 integer getType ()
Variables
Methods
getDescription (line 90)

Gets the objectClass description

  • access: public
string getDescription ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getDescription()
Gets the objectClass description
getMayContain (line 80)

Gets the attributes that this objectClass may contain

  • access: public
array getMayContain ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getMayContain()
Gets the attributes that this objectClass may contain
getMustContain (line 70)

Gets the attributes that this objectClass must contain

  • access: public
array getMustContain ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getMustContain()
Gets the attributes that this objectClass must contain
getName (line 50)

Gets the objectClass name

  • access: public
string getName ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getName()
Gets the objectClass name
getOid (line 60)

Gets the objectClass OID

  • access: public
string getOid ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getOid()
Gets the objectClass OID
getParentClasses (line 111)

Returns the parent objectClasses of this class.

This includes structural, abstract and auxiliary objectClasses

  • access: public
array getParentClasses ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getParentClasses()
Returns the parent objectClasses of this class.
getType (line 100)

Gets the objectClass type

  • access: public
integer getType ()

Implementation of:
Zend_Ldap_Node_Schema_ObjectClass_Interface::getType()
Gets the objectClass type

Inherited Methods

Inherited From Zend_Ldap_Node_Schema_Item

 Zend_Ldap_Node_Schema_Item::__construct()
 Zend_Ldap_Node_Schema_Item::count()
 Zend_Ldap_Node_Schema_Item::getData()
 Zend_Ldap_Node_Schema_Item::offsetExists()
 Zend_Ldap_Node_Schema_Item::offsetGet()
 Zend_Ldap_Node_Schema_Item::offsetSet()
 Zend_Ldap_Node_Schema_Item::offsetUnset()
 Zend_Ldap_Node_Schema_Item::setData()
 Zend_Ldap_Node_Schema_Item::__get()
 Zend_Ldap_Node_Schema_Item::__isset()

Documentation generated on Mon, 21 Jun 2010 15:06:26 -0400 by phpDocumentor 1.4.3