You are here

constant LDAPDATA_SYNC in LDAP integration 6

3 uses of LDAPDATA_SYNC
ldapdata_admin_settings in ./ldapdata.admin.inc
Implements the settings page.
_ldapdata_user_load in ./ldapdata.module
Implements hook_user() load operation.
_ldapdata_user_login in ./ldapdata.module
Implements hook_user() login operation.

File

./ldapdata.module, line 11
ldapdata provides data maping against ldap server.

Code

define('LDAPDATA_SYNC', variable_get('ldapdata_sync', 2));