You are here

Functions in Mail Logger 6

Primary tabs

Namesort descending Location Description Direct uses Strings
mail_logger_action_info_alter ./mail_logger.module Implementation of hook_action_info_alter().
mail_logger_clear ./mail_logger.module 1
mail_logger_clear_form ./mail_logger.module Clear log form implementations 1
mail_logger_clear_form_submit ./mail_logger.module
mail_logger_date_api_fields views/mail_logger.views.inc Implementation of hook_date_api_fields(). on behalf of core fields.
mail_logger_date_api_tables views/mail_logger.views.inc Implement hook_date_api_tables().
mail_logger_email_user ./mail_logger.module Load a user associated with a specific e-mail. 2
mail_logger_enable ./mail_logger.install Implementation of hook_enable().
mail_logger_form_overview ./mail_logger.module 1
mail_logger_form_overview_submit ./mail_logger.module hook_submit for mail_logger_form_overview
mail_logger_hook_info ./mail_logger.module Implementation of hook_hook_info().
mail_logger_install ./mail_logger.install Implementation of hook_install().
mail_logger_load ./mail_logger.module 2
mail_logger_mail_alter ./mail_logger.module Implementation of hook_mail_alter().
mail_logger_mail_logger ./mail_logger.module Implementation of hook_mail_logger().
mail_logger_menu ./mail_logger.module Implementation of hook_menu().
mail_logger_overview ./mail_logger.module Menu callback; displays a listing of log mails. 1
mail_logger_parse_email ./mail_logger.module Return just the e-mail part of an address, which might be something like "John Doe <john.doe@example.com>". 1
mail_logger_perm ./mail_logger.module Implementation of hook_perm().
mail_logger_read_mail ./mail_logger.module 1
mail_logger_rules_condition_info ./mail_logger.rules.inc Implementation of hook_rules_condition_info().
mail_logger_rules_condition_mailkey ./mail_logger.rules.inc Condition Implementation: Compare the mail type.
mail_logger_rules_condition_mailkey_form ./mail_logger.rules.inc Action drupal message configuration form.
mail_logger_rules_data_type_info ./mail_logger.rules.inc Implementation of hook_rules_data_type_info().
mail_logger_rules_event_info ./mail_logger.rules.inc Implementation of hook_rules_event_info().
mail_logger_schema ./mail_logger.install Implementation of hook_schema().
mail_logger_theme ./mail_logger.module Implementation of hook_theme().
mail_logger_token_list ./mail_logger.module Implementation of hook_token_list().
mail_logger_token_values ./mail_logger.module Implementation of hook_token_values().
mail_logger_uninstall ./mail_logger.install Implementation of hook_uninstall().
mail_logger_update_6000 ./mail_logger.install Add language field to the mail_logger table to support upgrading from Drupal 5.
mail_logger_update_6001 ./mail_logger.install Rename the 'to' and 'from' columns to avoid using MySQL reserved keywords.
mail_logger_views_api ./mail_logger.module Implementation of hook_views_api().
mail_logger_views_data views/mail_logger.views.inc Implementation of hook_views_data().
mail_logger_views_handlers views/mail_logger.views.inc Implementation of hook_views_handlers().
theme_mail_logger_form_overview ./mail_logger.module theme function for mail_logger_form_overview
theme_mail_logger_read_mail ./mail_logger.module
_mail_logger_get_mailkey_types ./mail_logger.module Returns types of mailkeys in mail_logger table 2

Other projects