You are here

Functions in Email Change Confirmation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
email_confirm_admin_settings ./email_confirm.module Implements hook_settings(). 1
email_confirm_admin_settings_validate ./email_confirm.module Validate the admin settings.
email_confirm_build_mail ./email_confirm.module Build and send out the confirmation emails. 1
email_confirm_confirmation_email_url_path ./email_confirm.module Generate the path part of a URL to confirm an email address change request. 3
email_confirm_default_confirmation_email_author ./email_confirm.module Determines the default from email address. 2
email_confirm_exit ./email_confirm.module Implements hook_exit().
email_confirm_form_email_confirm_admin_settings_alter ./email_confirm.module Implements hook_form_FORM_ID_alter().
email_confirm_form_user_profile_form_alter ./email_confirm.module Implements hook_form_FORM_ID_alter().
email_confirm_help ./email_confirm.module Implements hook_help().
email_confirm_mail ./email_confirm.module Implements hook_mail().
email_confirm_mail_text ./email_confirm.module Returns a mail string for a variable name. 3
email_confirm_mail_tokens ./email_confirm.module Generate the tokens for the confirmation emails. 1
email_confirm_menu ./email_confirm.module Implements hook_menu().
email_confirm_permission ./email_confirm.module Implements hook_permission().
email_confirm_rules_event_info ./email_confirm.rules.inc Implements hook_rules_event_info().
email_confirm_uninstall ./email_confirm.install Implements hook_uninstall().
email_confirm_update_7000 ./email_confirm.install Updates email confirmation text to use new token patterns.
email_confirm_user_change_mail ./email_confirm.module Menu callback; process one time email change confirm. 1
email_confirm_user_email_rehash ./email_confirm.module Generate a hash of URL paramaters and pending changed email address. 2
email_confirm_user_presave ./email_confirm.module Implements hook_user_presave().
email_confirm_variable_info ./email_confirm.module Implements hook_variable_info().
hook_email_confirm ./email_confirm.api.php Act on email change confirmation events.

Other projects