You are here

Functions in Recovery Password (Email New Password) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
recovery_pass_config_form ./recovery_pass.admin.inc Callback to admin/config/people/recovery-pass. 1
recovery_pass_cron ./recovery_pass.module Implements hook_cron().
recovery_pass_ctools_plugin_api ./recovery_pass.module Implements hook_ctools_plugin_api().
recovery_pass_forgot_password_submit ./recovery_pass.module Custom submit handler to send password in recovery mail. 1
recovery_pass_form_alter ./recovery_pass.module Implements hook_form_alter().
recovery_pass_form_user_pass_alter ./recovery_pass.module Implements hook_form_FORM_ID_alter().
recovery_pass_help ./recovery_pass.module Implements hook_help().
recovery_pass_mail ./recovery_pass.module Implements hook_mail().
recovery_pass_menu ./recovery_pass.module Implements hook_menu().
recovery_pass_schema ./recovery_pass.install Implements hook_schema().
recovery_pass_services_resources ./recovery_pass.services.inc Implements hook_services_resources().
recovery_pass_uninstall ./recovery_pass.install Implements hook_uninstall().
recovery_pass_user_login_validate ./recovery_pass.module Custom Submit handler for user login form. 1
recovery_pass_variable_group_info ./recovery_pass.variable.inc Implements hook_variable_group_info().
recovery_pass_variable_info ./recovery_pass.variable.inc Implements hook_variable_info().
_recovery_pass_insert_array ./recovery_pass.module To insert our validator at index 1 between the default validators. 1
_recovery_pass_mail_text ./recovery_pass.module Returns a mail string for a variable name. 5
_recovery_pass_match_old_password ./recovery_pass.module Matches old password stored in recovery_pass table with user input password. 1
_recovery_pass_request_new_password ./recovery_pass.resource.inc 1
_recovery_pass_resource_access ./recovery_pass.resource.inc 1
_recovery_pass_store_old_pass ./recovery_pass.module Temporarily stores old password in custom table for error message in future. 2
_recovery_pass_validate_path ./recovery_pass.admin.inc Validates path entered by user. 1

Other projects