You are here

8 uses of VIEWS_SEND_MIMEMAIL in Views Send 6

views_send_deliver in ./views_send.cron.inc
Sending the message take from spool.
views_send_form_alter in ./views_send.module
Implementation of hook_form_alter().
views_send_mail_action in ./views_send.module
Main action callback.
views_send_mail_action_form in ./views_send.module
Configuration form for views_send_mail action.
views_send_mail_action_submit in ./views_send.module
Action configuration submission callback.
views_send_perm in ./views_send.module
Implementation of hook_perm().
_views_send_filter_form in ./views_send.module
This is a fork of filter_form() in order to allow adding the "Plain" option.
_views_send_prepare_mail in ./views_send.module
Perform all alteration and preparation before spooling.