Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Zend_Ldap_Node_RootDse provides a simple data-container for the RootDSE node of a Novell eDirectory server.

getStatisticsAbandonOps(
)
:
string|null
Gets the server statistics "abandonOps".
Type | Description |
---|---|
string|null |

getStatisticsChainings(
)
:
string|null
Gets the server statistics "chainings".
Type | Description |
---|---|
string|null |

getStatisticsErrors(
)
:
string|null
Gets the server statistics "errors".
Type | Description |
---|---|
string|null |

getStatisticsExtendedOps(
)
:
string|null
Gets the server statistics "extendedOps".
Type | Description |
---|---|
string|null |

getStatisticsReferralsReturned(
)
:
string|null
Gets the server statistics "referralsReturned".
Type | Description |
---|---|
string|null |

getStatisticsSecurityErrors(
)
:
string|null
Gets the server statistics "securityErrors".
Type | Description |
---|---|
string|null |

getStatisticsWholeSubtreeSearchOps(
)
:
string|null
Gets the server statistics "wholeSubtreeSearchOps".
Type | Description |
---|---|
string|null |