ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Go to the source code of this file.
Data Structures | |
class | ilLDAPQuery |
Functions | |
referralRebind ($a_ds, $a_url) | |
Variables | |
const | IL_LDAP_BIND_DEFAULT 0 |
const | IL_LDAP_BIND_ADMIN 1 |
const | IL_LDAP_BIND_TEST 2 |
referralRebind | ( | $a_ds, | |
$a_url | |||
) |
const IL_LDAP_BIND_ADMIN 1 |
Definition at line 25 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), and ilLDAPRoleGroupMapping\getLDAPQueryInstance().
const IL_LDAP_BIND_DEFAULT 0 |
Definition at line 24 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), ilECSCmsCourseMemberCommandQueueHandler\createMember(), and ilLDAPCronSynchronization\run().
const IL_LDAP_BIND_TEST 2 |
Definition at line 26 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), and ilLDAPServer\doConnectionCheck().