|
ILIAS
Release_5_0_x_branch Revision 61816
|
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 | |||
| ) |
Definition at line 614 of file class.ilLDAPQuery.php.
References $ilLog.
| 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().