You are here

Functions in Views Send 8

Primary tabs

Namesort descending Location Description Direct uses Strings
views_send_batch_deliver ./views_send.module Preparing and sending a message (coming from a batch job). 1
views_send_batch_deliver_finished ./views_send.module Displays status after sending messages as a batch job. 1
views_send_clear_spool ./views_send.cron.inc Clear items from spool. 1
views_send_config_form ./views_send.module Implements the form for the "configure" step. 1
views_send_config_form_validate ./views_send.module Validation callback for the "configure" step. 1
views_send_confirm_form ./views_send.module Implements the form for the "confirm" step. 1
views_send_cron ./views_send.module Implements hook_cron().
views_send_deliver ./views_send.module Sending a prepared message. 2
views_send_mail ./views_send.module Implements hook_mail().
views_send_menu ./views_send.module Implements hook_menu().
views_send_queue_mail ./views_send.module Assembles the email and queues it for sending. 1
views_send_remove_uploaded ./views_send.module Remove uploaded files. 1 1
views_send_rules_data_info ./views_send.rules.inc Implementation of hook_rules_data_info().
views_send_rules_event_info ./views_send.rules.inc Implementation of hook_rules_event_info().
views_send_schema ./views_send.install Implements hook_schema().
views_send_send_from_spool ./views_send.cron.inc Process the spool queue at cron run. 1
views_send_theme ./views_send.module Implements hook_theme().
views_send_token_help ./views_send.module Theme the replacement tokens. 1
views_send_uninstall ./views_send.install Implements hook_uninstall().
views_send_update_8101 ./views_send.install Add retry to the default configuration.
views_send_views_data_alter ./views_send.views.inc Implements hook_views_data_alter().
_views_send_email_message_property_info ./views_send.module Returns property info for Views Send Email Message 2
_views_send_format_address ./views_send.module Build a formatted e-mail address. 2
_views_send_get_field ./views_send.module Gets the selector field if it exists on the passed-in view.
_views_send_get_fields_and_tokens ./views_send.module Generates and returns fields and tokens. 1
_views_send_headers ./views_send.module Build header array with priority and receipt confirmation settings. 2
_views_send_prepare_mail ./views_send.module Prepare the mail message before sending or spooling. 2
_views_send_strip_html ./views_send.module Returns the textual content from a HTML string after stripping tags, trimming and decoding HTML entities. 3

Other projects