You are here

constant LDAP_CATEGORY_USER_DATA in LDAP integration 5

Same name and namespace in other branches
  1. 5.2 ldapdata.module \LDAP_CATEGORY_USER_DATA
3 uses of LDAP_CATEGORY_USER_DATA
ldapdata_user_categories in ./ldapdata.module
Implements hook_categories();
ldapdata_user_form in ./ldapdata.module
Only used for editable LDAP attributes with no Drupal equivalents
ldapdata_user_update in ./ldapdata.module

File

./ldapdata.module, line 11

Code

define('LDAP_CATEGORY_USER_DATA', 'ldap_user_data');