Class Zend_Ldap_Node_RootDse_ActiveDirectory

Description

Zend_Ldap_Node_RootDse provides a simple data-container for the RootDSE node of 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/RootDse/ActiveDirectory.php (line 38)

Zend_Ldap_Node_Abstract
   |
   --Zend_Ldap_Node_RootDse
      |
      --Zend_Ldap_Node_RootDse_ActiveDirectory
Method Summary
 string|null getCurrentTime ()
 string|null getDefaultNamingContext ()
 string|null getDnsHostName ()
 string|null getDomainFunctionality ()
 string|null getDsServiceName ()
 string|null getForestFunctionality ()
 string|null getHighestCommittedUSN ()
 string|null getIsGlobalCatalogReady ()
 string|null getIsSynchronized ()
 string|null getLdapServiceName ()
 string|null getSchemaNamingContext ()
 string|null getServerName ()
 int getServerType ()
 boolean supportsCapability (string|string|array $oids)
 boolean supportsControl (string|array $oids)
 boolean supportsPolicy (string|array $policies)
Variables
Methods
getConfigurationNamingContext (line 45)

Gets the configurationNamingContext.

  • access: public
string|null getConfigurationNamingContext ()
getCurrentTime (line 55)

Gets the currentTime.

  • access: public
string|null getCurrentTime ()
getDefaultNamingContext (line 65)

Gets the defaultNamingContext.

  • access: public
string|null getDefaultNamingContext ()
getDnsHostName (line 75)

Gets the dnsHostName.

  • access: public
string|null getDnsHostName ()
getDomainControllerFunctionality (line 85)

Gets the domainControllerFunctionality.

  • access: public
string|null getDomainControllerFunctionality ()
getDomainFunctionality (line 95)

Gets the domainFunctionality.

  • access: public
string|null getDomainFunctionality ()
getDsServiceName (line 105)

Gets the dsServiceName.

  • access: public
string|null getDsServiceName ()
getForestFunctionality (line 115)

Gets the forestFunctionality.

  • access: public
string|null getForestFunctionality ()
getHighestCommittedUSN (line 125)

Gets the highestCommittedUSN.

  • access: public
string|null getHighestCommittedUSN ()
getIsGlobalCatalogReady (line 135)

Gets the isGlobalCatalogReady.

  • access: public
string|null getIsGlobalCatalogReady ()
getIsSynchronized (line 145)

Gets the isSynchronized.

  • access: public
string|null getIsSynchronized ()
getLdapServiceName (line 155)

Gets the ldapServiceName.

  • access: public
string|null getLdapServiceName ()
getRootDomainNamingContext (line 165)

Gets the rootDomainNamingContext.

  • access: public
string|null getRootDomainNamingContext ()
getSchemaDn (line 238)

Returns the schema DN

  • access: public
Zend_Ldap_Dn getSchemaDn ()

Redefinition of:
Zend_Ldap_Node_RootDse::getSchemaDn()
Returns the schema DN
getSchemaNamingContext (line 175)

Gets the schemaNamingContext.

  • access: public
string|null getSchemaNamingContext ()
getServerName (line 185)

Gets the serverName.

  • access: public
string|null getServerName ()
getServerType (line 228)

Gets the server type

  • access: public
int getServerType ()

Redefinition of:
Zend_Ldap_Node_RootDse::getServerType()
Gets the server type
supportsCapability (line 196)

Determines if the capability is supported

  • access: public
boolean supportsCapability (string|string|array $oids)
  • string|string|array $oids: capability(s) to check
supportsControl (line 207)

Determines if the control is supported

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

Determines if the version is supported

  • access: public
boolean supportsPolicy (string|array $policies)
  • string|array $policies: policy(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:06:20 -0400 by phpDocumentor 1.4.3