You are here

Functions in Email Verify 7

Primary tabs

Namesort descending Location Description Direct uses Strings
email_verify_access_people_email_verify ./email_verify.module Access callback for the page at admin/people/email_verify. 1
email_verify_activated ./email_verify.module Determine if Email Verify is enabled. 1
email_verify_admin_settings ./email_verify.admin.inc Email Verify administration settings form. 1
email_verify_admin_settings_submit ./email_verify.admin.inc Form submit function. 1
email_verify_check ./email_verify.module Verifies whether the given mail address exists. 2
email_verify_checkall ./email_verify.check.inc Menu callback; look though the whole user base for invalid emails. 1
email_verify_disable ./email_verify.install Implements hook_disable().
email_verify_edit_validate ./email_verify.module Additional validation for the user form. 5
email_verify_enable_module ./email_verify.admin.inc Checks the system for the capability to use this module. 1
email_verify_form_contact_personal_form_alter ./email_verify.module Implements hook_form_FORM_ID_alter() for the contact_personal form.
email_verify_form_contact_site_form_alter ./email_verify.module Implements hook_form_FORM_ID_alter() for the contact_site form.
email_verify_form_registration_form_alter ./email_verify.module Implements hook_form_FORM_ID_alter().
email_verify_form_user_profile_form_alter ./email_verify.module Implements hook_form_FORM_ID_alter() for the user_profile form.
email_verify_form_user_register_form_alter ./email_verify.module Implements hook_form_FORM_ID_alter() for the user_register form.
email_verify_help ./email_verify.module Implements hook_help().
email_verify_install ./email_verify.install Implements hook_install().
email_verify_menu ./email_verify.module Implements hook_menu().
email_verify_permission ./email_verify.module Implements hook_permission().
email_verify_uninstall ./email_verify.install Implements hook_uninstall().
email_verify_update_7100 ./email_verify.install Changes the email_verify_on variable to email_verify_active.
win_getmxrr ./windows_compat.inc getmxrr() support for Windows by HM2K <php [at] hm2k.org>. 1
_email_verify_check ./email_verify.inc.php Checks the email address for validity. 1

Other projects