public property LdapQuery::$scope in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_query/LdapQuery.class.php \LdapQuery::scope
- 7 ldap_query/LdapQuery.class.php \LdapQuery::scope
File
- ldap_query/
LdapQuery.class.php, line 35 - Defines server classes and related functions.
Class
- LdapQuery
- LDAP Server Class.
Code
public $scope = LDAP_SCOPE_SUBTREE;