You are here

Functions in User registration notification 7

Primary tabs

Namesort descending Location Description Direct uses Strings
user_register_notify_admin_settings_form ./user_register_notify.admin.inc Implements hook_admin_settings() for module settings configuration. 1
user_register_notify_admin_settings_form_validate ./user_register_notify.admin.inc Implements _form_validate().
user_register_notify_form_user_admin_settings_alter ./user_register_notify.module Implements hook_form_BASE_FORM_ID_alter().
user_register_notify_help ./user_register_notify.module Implements hook_help().
user_register_notify_install ./user_register_notify.install Implements hook_install().
user_register_notify_mail ./user_register_notify.module Implements hook_mail().
user_register_notify_mail_alter ./user_register_notify.module Implementation of hook_mail_alter().
user_register_notify_menu ./user_register_notify.module Implements hook_menu().
user_register_notify_profile2_update ./user_register_notify.module Implements hook_profile2_update().
user_register_notify_setup_email ./user_register_notify.module Send e-mail notification. 4
user_register_notify_tokens ./user_register_notify.tokens.inc Implements hook_tokens().
user_register_notify_token_info ./user_register_notify.tokens.inc Implements hook_token_info().
user_register_notify_uninstall ./user_register_notify.install Implements hook_uninstall().
user_register_notify_update_7000 ./user_register_notify.install Replace old placeholders with standard token placeholders.
user_register_notify_update_7001 ./user_register_notify.install Split created and updated e-mails.
user_register_notify_update_7002 ./user_register_notify.install Cleanup invalid e-mail addresses from notification e-mail address field.
user_register_notify_update_7003 ./user_register_notify.install Upgrade action setting to checkboxes.
user_register_notify_update_7004 ./user_register_notify.install Lowercase send by role or custom e-mail address value.
user_register_notify_user_delete ./user_register_notify.module Implements hook_user_delete().
user_register_notify_user_insert ./user_register_notify.module Implements hook_user_insert().
user_register_notify_user_update ./user_register_notify.module Implements hook_user_update().

Other projects