You are here

Functions in Lightweight Directory Access Protocol (LDAP) 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_ldap_attributes_needed_alter ldap_servers/ldap_servers.api.php Perform alterations of LDAP attributes before query is made.
hook_ldap_authentication_allowuser_results_alter ldap_authentication/ldap_authentication.api.php Alter the allowed user results.
hook_ldap_entry_post_provision ldap_servers/ldap_servers.api.php Allows modules to react to provisioning of LDAP entries.
hook_ldap_entry_pre_provision_alter ldap_servers/ldap_servers.api.php Alter LDAP entry before entities are provisioned.
hook_ldap_servers_user_cron ldap_servers/ldap_servers.api.php Periodically affect an LDAP associated user or its corresponding LDAP entry.
hook_ldap_servers_user_cron_needed ldap_servers/ldap_servers.api.php Helper hook to see if a batch of LDAP users needs to be queried.
hook_ldap_server_search_results_alter ldap_servers/ldap_servers.api.php Allow the results from the LDAP search answer to be modified.
hook_ldap_user_alter ldap_servers/ldap_servers.api.php Perform alterations of $ldap_user variable.
hook_ldap_user_attrs_list_alter ldap_user/ldap_user.api.php Hook_ldap_user_attrs_alter().
hook_ldap_user_edit_user_alter ldap_user/ldap_user.api.php Alter the user object in the context of an LDAP entry during synchronization.
ldap_authentication_core_override_user_login_authenticate_validate ldap_authentication/ldap_authentication.module A validate handler on the login form. 1
ldap_authentication_form_user_form_alter ldap_authentication/ldap_authentication.module Implements hook_form_FORM_ID_alter().
ldap_authentication_form_user_login_block_alter ldap_authentication/ldap_authentication.module Implements hook_form_FORM_ID_alter().
ldap_authentication_form_user_login_form_alter ldap_authentication/ldap_authentication.module Implements hook_form_FORM_ID_alter().
ldap_authentication_form_user_pass_alter ldap_authentication/ldap_authentication.module Implements hook_form_FORM_ID_alter().
ldap_authentication_help ldap_authentication/ldap_authentication.module Implements hook_help().
ldap_authentication_ldap_authenticated ldap_authentication/ldap_authentication.module Are we LDAP authenticated. 4
ldap_authentication_requirements ldap_authentication/ldap_authentication.install Implements hook_requirements().
ldap_authentication_update_8001 ldap_authentication/ldap_authentication.install Adds missing email template fields.
ldap_authentication_update_8304 ldap_authentication/ldap_authentication.install Removes the ldap_authentication_conf prefix.
ldap_authentication_user_login_authenticate_validate ldap_authentication/ldap_authentication.module Validate function for user logon forms. 1
ldap_authentication_user_pass_validate ldap_authentication/ldap_authentication.module Change how password is validated. 1
ldap_authorization_help ldap_authorization/ldap_authorization.module Implements hook_help().
ldap_help_help ldap_help/ldap_help.module Implements hook_help().
ldap_help_uninstall ldap_help/ldap_help.install Implements hook_uninstall().
ldap_help_update_8301 ldap_help/ldap_help.install Corrects a configuration field type.
ldap_query_entity_operation ldap_query/ldap_query.module Implements hook_entity_operation().
ldap_query_help ldap_query/ldap_query.module Implements hook_help().
ldap_query_views_data ldap_query/ldap_query.views.inc Implements hook_views_data().
ldap_servers_help ldap_servers/ldap_servers.module Implements hook_help().
ldap_servers_ldap_attributes_needed_alter ldap_servers/ldap_servers.module Implements hook_ldap_attributes_needed_alter().
ldap_servers_ldap_user_attrs_list_alter ldap_servers/ldap_servers.module Implements hook_ldap_user_attrs_list_alter().
ldap_servers_requirements ldap_servers/ldap_servers.install Implements hook_requirements().
ldap_servers_update_8301 ldap_servers/ldap_servers.install Updates bind method to new value.
ldap_servers_update_8302 ldap_servers/ldap_servers.install Removes HTTPS checking.
ldap_servers_update_8303 ldap_servers/ldap_servers.install Adds default timeout to all servers.
ldap_servers_update_8304 ldap_servers/ldap_servers.install Force server attributes to be lowercase.
ldap_servers_update_8305 ldap_servers/ldap_servers.install Removal of double-escaping.
ldap_servers_user_logout ldap_servers/ldap_servers.module Implements hook_user_logout().
ldap_user_cron ldap_user/ldap_user.module Implements hook_cron().
ldap_user_entity_base_field_info ldap_user/ldap_user.module Implements hook_entity_base_field_info(). 1
ldap_user_form_password_policy_password_tab_alter ldap_user/ldap_user.module Implements hook_form_FORM_ID_alter().
ldap_user_form_register_form_submit2 ldap_user/ldap_user.module Called after user_register_form_submit. 1
ldap_user_form_register_form_validate ldap_user/ldap_user.module Implements hook_form_validate(). 1
ldap_user_form_user_form_alter ldap_user/ldap_user.module Implements hook_form_FORM_ID_alter().
ldap_user_form_user_login_block_alter ldap_user/ldap_user.module Implements hook_form_FORM_ID_alter().
ldap_user_form_user_login_form_alter ldap_user/ldap_user.module Implements hook_form_FORM_ID_alter().
ldap_user_form_user_register_form_alter ldap_user/ldap_user.module Implements hook_form_FORM_ID_alter().
ldap_user_grab_password_validate ldap_user/ldap_user.module Alter password form through validation. 5
ldap_user_help ldap_user/ldap_user.module Implements hook_help().

Pages

Other projects