Class Zend_Ldap_Node_RootDse_OpenLdap

Description

Zend_Ldap_Node_RootDse provides a simple data-container for the RootDSE node of an OpenLDAP server.

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

Located in /Ldap/Node/RootDse/OpenLdap.php (line 38)

Zend_Ldap_Node_Abstract
   |
   --Zend_Ldap_Node_RootDse
      |
      --Zend_Ldap_Node_RootDse_OpenLdap
Method Summary
 string|null getConfigContext ()
 string|null getMonitorContext ()
 int getServerType ()
 boolean supportsControl (string|array $oids)
 boolean supportsExtension (string|array $oids)
 boolean supportsFeature (string|array $oids)
Variables
Methods
getConfigContext (line 45)

Gets the configContext.

  • access: public
string|null getConfigContext ()
getMonitorContext (line 55)

Gets the monitorContext.

  • access: public
string|null getMonitorContext ()
getServerType (line 98)

Gets the server type

  • access: public
int getServerType ()

Redefinition of:
Zend_Ldap_Node_RootDse::getServerType()
Gets the server type
supportsControl (line 66)

Determines if the control is supported

  • access: public
boolean supportsControl (string|array $oids)
  • string|array $oids: control oid(s) to check
supportsExtension (line 77)

Determines if the extension is supported

  • access: public
boolean supportsExtension (string|array $oids)
  • string|array $oids: oid(s) to check
supportsFeature (line 88)

Determines if the feature is supported

  • access: public
boolean supportsFeature (string|array $oids)
  • string|array $oids: feature oid(s) to check

Inherited Methods

Inherited From Zend_Ldap_Node_RootDse

 Zend_Ldap_Node_RootDse::__construct()
 Zend_Ldap_Node_RootDse::create()
 Zend_Ldap_Node_RootDse::getNamingContexts()
 Zend_Ldap_Node_RootDse::getSchemaDn()
 Zend_Ldap_Node_RootDse::getServerType()
 Zend_Ldap_Node_RootDse::getSubschemaSubentry()
 Zend_Ldap_Node_RootDse::supportsSaslMechanism()
 Zend_Ldap_Node_RootDse::supportsVersion()

Inherited From Zend_Ldap_Node_Abstract

 Zend_Ldap_Node_Abstract::__construct()
 Zend_Ldap_Node_Abstract::attributeHasValue()
 Zend_Ldap_Node_Abstract::count()
 Zend_Ldap_Node_Abstract::existsAttribute()
 Zend_Ldap_Node_Abstract::getAttribute()
 Zend_Ldap_Node_Abstract::getAttributes()
 Zend_Ldap_Node_Abstract::getData()
 Zend_Ldap_Node_Abstract::getDateTimeAttribute()
 Zend_Ldap_Node_Abstract::getDn()
 Zend_Ldap_Node_Abstract::getDnArray()
 Zend_Ldap_Node_Abstract::getDnString()
 Zend_Ldap_Node_Abstract::getObjectClass()
 Zend_Ldap_Node_Abstract::getRdnArray()
 Zend_Ldap_Node_Abstract::getRdnString()
 Zend_Ldap_Node_Abstract::offsetExists()
 Zend_Ldap_Node_Abstract::offsetGet()
 Zend_Ldap_Node_Abstract::offsetSet()
 Zend_Ldap_Node_Abstract::offsetUnset()
 Zend_Ldap_Node_Abstract::reload()
 Zend_Ldap_Node_Abstract::toArray()
 Zend_Ldap_Node_Abstract::toJson()
 Zend_Ldap_Node_Abstract::toString()
 Zend_Ldap_Node_Abstract::_getDn()
 Zend_Ldap_Node_Abstract::_loadData()
 Zend_Ldap_Node_Abstract::__get()
 Zend_Ldap_Node_Abstract::__isset()
 Zend_Ldap_Node_Abstract::__set()
 Zend_Ldap_Node_Abstract::__toString()
 Zend_Ldap_Node_Abstract::__unset()
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:36:41 -0400 by phpDocumentor 1.4.3