You are here

Functions in Lightweight Directory Access Protocol (LDAP) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ldap_user_ldap_provision_semaphore ldap_user/ldap_user.module Function to avoid multiple synch or provision in same page load (if desired) 9
ldap_user_ldap_servers_username_to_ldapname_alter ldap_user/ldap_user.module Implements hook_ldap_servers_username_to_ldapname_alter
ldap_user_ldap_user_attrs_list_alter ldap_user/ldap_user.module Implements hook_ldap_user_attrs_list_alter().
ldap_user_load_user_acct_and_entity ldap_user/ldap_user.module Load user $account and $entity, given uid or $username. 3
ldap_user_mail ldap_user/ldap_user.module Implements hook_mail().
ldap_user_menu ldap_user/ldap_user.module Implements hook_menu().
ldap_user_modify Deprecated ldap_servers/ldap_servers.functions.inc Modify an LDAP Entry.
ldap_user_provision_to_drupal ldap_user/ldap_user.module Api function for ldap associated user provisioning note: does no checking if synching is enabled or configured for a given context.
ldap_user_requirements ldap_user/ldap_user.install Implements hook_requirements().
ldap_user_reset_provision_server ldap_user/ldap_user.module Resets the drupalAcctProvisionServer if needed. 3
ldap_user_schema ldap_user/ldap_user.install Implements hook_schema().
ldap_user_synch_to_drupal ldap_user/ldap_user.module Api function for synching note: does no checking if synching is enabled or configured for a given context.
ldap_user_synch_triggers_key_values ldap_user/ldap_user.module 2
ldap_user_test_form ldap_user/ldap_user.test_form.inc Implements the LDAP user test page. 1
ldap_user_test_form_submit ldap_user/ldap_user.test_form.inc Submit hook for the LDAP server form.
ldap_user_test_form_validate ldap_user/ldap_user.test_form.inc
ldap_user_theme ldap_user/ldap_user.module Implements hook_theme().
ldap_user_token_replace ldap_user/ldap_user.module 1
ldap_user_token_tokenize_entry ldap_user/ldap_user.module Turn an ldap entry into a token array suitable for the t() function. 1
ldap_user_uninstall ldap_user/ldap_user.install Implements hook_uninstall().
ldap_user_update_7201 ldap_user/ldap_user.install Update authmap table, changing ldap_authentication to ldap_user, disable ldap_profile.
ldap_user_update_7202 ldap_user/ldap_user.install Attach ldap_user_last_checked field to user entity to track reconciliation of ldap and drupal accounts.
ldap_user_update_7203 ldap_user/ldap_user.install Make sure all user entity fields are created.
ldap_user_update_7204 ldap_user/ldap_user.install Make sure all user entity field instances are created. 1
ldap_user_update_7205 ldap_user/ldap_user.install Make sure all user entity field instances are created.
ldap_user_update_7206 ldap_user/ldap_user.install Set an appropriate default value for accountsWithSameEmail.
ldap_user_update_check_user_fields ldap_user/ldap_user.install 3
ldap_user_user_delete ldap_user/ldap_user.module Implements hook_user_delete().
ldap_user_user_entity_fields ldap_user/ldap_user.install See http://api.drupal.org/api/drupal/modules%21field%21field.module/group/fi.... 3
ldap_user_user_insert ldap_user/ldap_user.module Implements hook_user_insert().
ldap_user_user_login ldap_user/ldap_user.module Implements hook_user_login().
ldap_user_user_presave ldap_user/ldap_user.module Implements hook_user_presave()
ldap_user_user_update ldap_user/ldap_user.module Implements hook_user_update()
ldap_user_ws ldap_user/ldap_user.ws.inc
ldap_user_ws_out ldap_user/ldap_user.ws.inc 1
ldap_views_get_qid ldap_views/ldap_views.module 5
ldap_views_views_api ldap_views/ldap_views.module Implements hook_views_api().
ldap_views_views_data ldap_views/ldap_views.views.inc Implements hook_views_data().
ldap_views_views_default_views ldap_views/ldap_views.views_default.inc Implements hook_views_default_views().
ldap_views_views_plugins ldap_views/ldap_views.views.inc Implements hook_views_plugins().
pretty_print_ldap_entry ldap_servers/LdapServer.class.php TODO check if this already exists or find a better place for this function. 1
theme_ldap_authentication_login_message ldap_authentication/ldap_authentication.theme.inc The following three functions are theme callbacks for various messages from NTLM/seamless login integration.
theme_ldap_authentication_message_not_authenticated ldap_authentication/ldap_authentication.theme.inc Provides a theme callback for authentication failure messages.
theme_ldap_authentication_message_not_found ldap_authentication/ldap_authentication.theme.inc Provides a theme callback for user not found messages.
theme_ldap_authentication_user_login_block_links ldap_authentication/ldap_authentication.theme.inc Returns HTML for user login block links.
theme_ldap_authentication_user_pass_message ldap_authentication/ldap_authentication.theme.inc Returns HTML warning text for request new password/password reset form.
theme_ldap_authentication_user_pass_validate_ldap_authenticated ldap_authentication/ldap_authentication.theme.inc Returns HTML warning text when an ldap authenticated user tries to reset their password.
theme_ldap_authorization_admin_index ldap_authorization/ldap_authorization.theme.inc
theme_ldap_authorization_test_results ldap_authorization/ldap_authorization.theme.inc
theme_ldap_query ldap_query/ldap_query.theme.inc Returns HTML for ldap server.

Pages

Other projects