Go to the source code of this file.
Data Structures | |
| class | ilLDAPServer |
Enumerations | |
| enum | IL_LDAP_BIND_ANONYMOUS |
| enum | IL_LDAP_BIND_USER |
| enum | IL_LDAP_SCOPE_SUB |
| enum | IL_LDAP_SCOPE_ONE |
| enum | IL_LDAP_SCOPE_BASE |
Definition at line 25 of file class.ilLDAPServer.php.
| enum IL_LDAP_BIND_USER |
Definition at line 26 of file class.ilLDAPServer.php.
| enum IL_LDAP_SCOPE_BASE |
Definition at line 30 of file class.ilLDAPServer.php.
| enum IL_LDAP_SCOPE_ONE |
Definition at line 29 of file class.ilLDAPServer.php.
| enum IL_LDAP_SCOPE_SUB |
Definition at line 28 of file class.ilLDAPServer.php.
1.7.1