You are here

constant LDAPDATA_MAP_ATTRIBUTES in LDAP integration 6

6 uses of LDAPDATA_MAP_ATTRIBUTES
ldapdata_admin_edit in ./ldapdata.admin.inc
Implements the LDAP server edit page.
ldapdata_category_access in ./ldapdata.module
Checks if LDAP data category should be printed.
_ldapdata_user_form in ./ldapdata.module
Implements hook_user() categories operation. Only used for editable LDAP attributes with no Drupal equivalents.
_ldapdata_user_update_content_profile in ./ldapdata.module
Find out which content profile attributes should be synced back to LDAP.
_ldapdata_user_update_drupal_account in ./ldapdata.module
Find out which Drupal attributes should be synced back to LDAP..

... See full list

File

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

Code

define('LDAPDATA_MAP_ATTRIBUTES', 6);