11 calls to ldap_servers_get_user_ldap_data() in Lightweight Directory Access Protocol (LDAP) 8.2
- FeedsDrupalUserLdapEntryFetcherResult::getRaw in ldap_feeds/
FeedsDrupalUserLdapEntryFetcher.inc - Overrides parent::getRaw();
- LdapUserConf::ldapAssociateDrupalAccount in ldap_user/
LdapUserConf.class.php - set ldap associations of a drupal account by altering user fields
- LdapUserConf::provisionDrupalAccount in ldap_user/
LdapUserConf.class.php - given a drupal account, query ldap and get all user fields and save user account (note: parameters are in odd order to match synchDrupalAccount handle)
- LdapUserConf::synchToDrupalAccount in ldap_user/
LdapUserConf.class.php - given a drupal account, query ldap and get all user fields and create user account
- LdapUserUnitTests::testUnitTests in ldap_user/
tests/ ldap_user.test - make sure install succeeds and ldap user functions/methods work
- ldap_feeds_drupal_user_legend in ldap_feeds/
ldap_feeds.module - add additional data to mapping form for drupal user fetcher
- ldap_user_form_register_form_validate in ldap_user/
ldap_user.module - ldap_user_test_form_submit in ldap_user/
ldap_user.test_form.inc - Submit hook for the LDAP server form.
- ldap_user_user_login in ldap_user/
ldap_user.module - Implements hook_user_login().
- ldap_user_user_presave in ldap_user/
ldap_user.module - Implements hook_user_presave()
- _ldap_authorizations_user_authorizations in ldap_authorization/
ldap_authorization.inc - return all desired authorizations for a given user