You are here

Functions in Forward 4.x

Primary tabs

Namesort descending Location Description Direct uses Strings
forward_help ./forward.module Implements hook_help().
forward_install ./forward.install Implements hook_install().
forward_mail ./forward.module Implements hook_mail(). 1
forward_mail_alter ./forward.module Implements hook_mail_alter().
forward_page_attachments ./forward.module Implements hook_page_attachments().
forward_schema ./forward.install Implements hook_schema().
forward_test_forward_entity tests/modules/forward_test/forward_test.module Implements hook_forward_entity().
forward_test_help tests/modules/forward_test/forward_test.module Implements hook_help().
forward_theme ./forward.module Implements hook_theme().
forward_theme_suggestions_forward ./forward.module Implements hook_theme_suggestions_HOOK().
forward_tokens ./forward.tokens.inc Implements hook_tokens().
forward_token_info ./forward.tokens.inc Implements hook_token_info().
forward_uninstall ./forward.install Implements hook_uninstall().
forward_update_8001 ./forward.install Sets default value for new variables.
forward_update_8200 ./forward.install Add the default configuration value for 'forward_form_allow_plain_text'.
forward_update_8201 ./forward.install Split 'forward_filter_format' setting into HTML vs. plain text filters.
forward_update_8202 ./forward.install Add the default configuration value for 'forward_email_footer'.
forward_update_8203 ./forward.install Remove the configuration value for 'forward_max_recipients_error'.
forward_update_8204 ./forward.install Purge the stale configuration value for 'forward_filter_format'.
forward_views_data ./forward.views.inc Implements hook_views_data().
forward_views_data_alter ./forward.views.inc Implements hook_views_data_alter().
hook_forward_entity ./forward.api.php Post process the forward.
hook_forward_mail_post_render_alter ./forward.api.php Alter the message body after it is rendered.
hook_forward_mail_pre_render_alter ./forward.api.php Alter the message body before it is rendered.
hook_forward_token ./forward.api.php Add tokens before replacements are made within a Forward email.
template_preprocess_forward ./forward.module Implements template_preprocess_module().

Other projects