You are here

Functions in Email Verify 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
email_verify_form_alter ./email_verify.module Implements hook_form_alter().
email_verify_form_validate ./email_verify.module Additional validation for forms. 1
email_verify_help ./email_verify.module Implements hook_help().
email_verify_install ./email_verify.install Implements hook_install().
email_verify_user_check_form ./email_verify.check.inc Look though the users table for invalid emails.
email_verify_user_check_form_submit ./email_verify.check.inc Submit handler for the user check form.
email_verify_user_check_form_validate ./email_verify.check.inc Validate handler for the user check form.
win_getmxrr ./windows_compat.inc getmxrr() support for Windows prior to PHP 5.3.0 by HM2K <php [at] hm2k.org>. 1
_email_verify_batch_display_get_current_uid ./email_verify.check.inc Retrieves the user ID of the user to start the verification process with. 1
_email_verify_batch_display_get_max ./email_verify.check.inc Retrieves the number of users to verify. 1
_email_verify_batch_display_process_batch ./email_verify.check.inc The batch process for checking the users. 1
_email_verify_batch_finish_batch ./email_verify.check.inc The function that is called when the batch is complete. 1
_email_verify_get_header ./email_verify.check.inc Returns the header to use for the display table. 1
_email_verify_sort_rows ./email_verify.check.inc Sorts the table rows. 1

Other projects