1576. Class

1576.1. Zend\Ldap\Node\RootDse\OpenLdap

ZendLdapNodeRootDseOpenLdap provides a simple data-container for the RootDse node of an OpenLDAP server.

1576.1.1. Methods

1576.1.1.1. getConfigContext

getConfigContext()

Gets the configContext.

Return type:string|null

1576.1.1.2. getMonitorContext

getMonitorContext()

Gets the monitorContext.

Return type:string|null

1576.1.1.3. supportsControl

supportsControl()

Determines if the control is supported

Parameters:string|array – control oid(s) to check
Return type:bool

1576.1.1.4. supportsExtension

supportsExtension()

Determines if the extension is supported

Parameters:string|array – oid(s) to check
Return type:bool

1576.1.1.5. supportsFeature

supportsFeature()

Determines if the feature is supported

Parameters:string|array – feature oid(s) to check
Return type:bool

1576.1.1.6. getServerType

getServerType()

Gets the server type

Return type:int