mail_debugger_basic_form |
modules/common/includes/basic.mail_debugger.inc |
Callback to provide fields for the basic mail debugger interface. |
|
1 |
mail_debugger_basic_form_submit |
modules/common/includes/basic.mail_debugger.inc |
|
|
1 |
mail_debugger_basic_form_validate |
modules/common/includes/basic.mail_debugger.inc |
Validate entered values |
|
1 |
mail_debugger_callback |
includes/mail_debugger.callback.inc |
Callback for drupal_get_form |
|
1 |
mail_debugger_callback_submit |
includes/mail_debugger.callback.inc |
Form submit handler. Store form data to variables. |
|
2 |
mail_debugger_callback_validate |
includes/mail_debugger.callback.inc |
Form validate handler. Store form data to variables. |
|
1 |
mail_debugger_common_mail |
modules/common/mail_debugger_common.module |
Implement hook_mail() |
|
|
mail_debugger_common_mail_debugger_info |
modules/common/mail_debugger_common.module |
Implement hook_mail_debugger_info(); |
|
|
mail_debugger_common_menu |
modules/common/mail_debugger_common.module |
Implement hook_menu(); |
|
|
mail_debugger_common_permission |
modules/common/mail_debugger_common.module |
Implement hook_permission();
Define permission for using the module |
|
|
mail_debugger_hook_info |
./mail_debugger.module |
Implement hook_hook_info(); |
|
|
mail_debugger_menu |
./mail_debugger.module |
Implement hook_menu(); |
|
|
mail_debugger_permission |
./mail_debugger.module |
Implement hook_permission(); |
|
|
mail_debugger_php_form |
modules/php/includes/php.mail_debugger.inc |
|
|
1 |
mail_debugger_php_form_submit |
modules/php/includes/php.mail_debugger.inc |
|
|
|
mail_debugger_php_form_validate |
modules/php/includes/php.mail_debugger.inc |
|
|
|
mail_debugger_php_mail_debugger_info |
modules/php/mail_debugger_php.module |
Implement hook_mail_debugger_info(); |
|
|
mail_debugger_php_permission |
modules/php/mail_debugger_php.module |
Implement hook_permission();
Define permission for using the module. |
|
|
mail_debugger_uninstall |
./mail_debugger.install |
Implement hook_uninstall() |
|
|
mail_debugger_update_7200 |
./mail_debugger.install |
Remove unused field from the 1.x version |
|
|
mail_debugger_update_7201 |
./mail_debugger.install |
Enable modules that might be moved without notice |
|
|
mail_debugger_user_callback_autocomplete_mail |
modules/common/includes/user.mail_debugger.inc |
Autocomplete the mail for a user. |
|
1 |
mail_debugger_user_form |
modules/common/includes/user.mail_debugger.inc |
Callback for the elements on the form to send system mails to users. |
|
1 |
mail_debugger_user_form_submit |
modules/common/includes/user.mail_debugger.inc |
Send the system mail to a user |
|
1 |
mail_debugger_user_form_validate |
modules/common/includes/user.mail_debugger.inc |
Validate if the email address is known, and do a suggestion. |
|
1 |