ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilLDAPServer.php File Reference

Go to the source code of this file.

Data Structures

class  ilLDAPServer

Variables

const IL_LDAP_BIND_ANONYMOUS = 0
const IL_LDAP_BIND_USER = 1
const IL_LDAP_SCOPE_SUB = 0
const IL_LDAP_SCOPE_ONE = 1
const IL_LDAP_SCOPE_BASE = 2

Variable Documentation

const IL_LDAP_BIND_ANONYMOUS = 0
const IL_LDAP_SCOPE_ONE = 1
const IL_LDAP_SCOPE_SUB = 0

Definition at line 8 of file class.ilLDAPServer.php.

Referenced by ilLDAPSettingsGUI\initForm(), and ilLDAPQuery\queryByScope().