function LdapQuery::__invoke in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()
- 7.2 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()
Invoke Method
File
- ldap_query/
LdapQuery.class.php, line 102 - Defines server classes and related functions.
Class
- LdapQuery
- LDAP Server Class
Code
function __invoke() {
}