You are here

Functions in Messaging 5

Primary tabs

Namesort descending Location Description Direct uses Strings
messaging_admin_message_edit ./messaging.module Message groups edit page 1
messaging_admin_message_form ./messaging.module Edit message formats 1
messaging_admin_message_form_submit ./messaging.module Process and save message parts
messaging_admin_overview_page ./messaging.module Admin overview page 1
messaging_admin_page ./messaging.module Menu callback. Admin overview page.
messaging_admin_settings ./messaging.module Admin settings form 2
messaging_admin_template_overview ./messaging.module Overview page for message templates 1
messaging_check_plain ./messaging.module HTML to text simple filtering. 3
messaging_check_subject ./messaging.module Converts strings to plain utf-8 single line 1
messaging_cron ./messaging.module Implementation of hook_cron()
messaging_debug_footer messaging_debug/messaging_debug.module Implementation of hook_footer()
messaging_debug_form_alter messaging_debug/messaging_debug.module Implementation of hook_form_alter()
messaging_debug_menu messaging_debug/messaging_debug.module Implementation of hook_menu().
messaging_debug_messaging messaging_debug/messaging_debug.module Implementation of hook_messaging
messaging_debug_send_msg messaging_debug/messaging_debug.module Just show message title to the user. 2
messaging_debug_send_user messaging_debug/messaging_debug.module Just show message title to the user. 1 2
messaging_debug_user_page messaging_debug/messaging_debug.module Menu callback. Display pending messages to the user 1
messaging_filter ./messaging.module Implementation of hook_filter(). Contains a basic set of essential filters.
messaging_help ./messaging.module Implementation of hook_help().
messaging_html_to_text ./messaging.module HTML to text conversion 2
messaging_install ./messaging.install Implemenation of hook_install().
messaging_load_user ./messaging.module Helper user loading function with static caching 1
messaging_log ./messaging.module Log facility for debugging 2 3
messaging_mail_messaging messaging_mail/messaging_mail.module Implementation of hook_messaging()
messaging_mail_params ./messaging.module Helper function for mail methods 3
messaging_mail_send_msg messaging_mail/messaging_mail.module Send mail message to user account 1
messaging_menu ./messaging.module Implementation of hook_menu()
messaging_message_group ./messaging.module Returns information about message groups 1
messaging_message_info ./messaging.module Returns parts of messages, that may be formatted for each sending method 1
messaging_message_part ./messaging.module Returns parts of messages, that may be formatted for each sending method 1
messaging_message_render ./messaging.module Renders full message with header and body 3
messaging_message_send ./messaging.module Send message to array of destinations. The message is rendered just once. 5
messaging_message_send_out ./messaging.module Send for real, finally invoking method's callback function 2
messaging_message_send_user ./messaging.module Send message to user represented by account 2
messaging_method_default ./messaging.module Returns default messaging method 4
messaging_method_info ./messaging.module Returns messaging methods properties 14
messaging_method_list ./messaging.module List sending methods 5
messaging_method_permission ./messaging.module Check permission for method and account 2
messaging_method_type ./messaging.module Returns list of messaging methods for a type
messaging_mime_mail_messaging messaging_mime_mail/messaging_mime_mail.module Implementation of hook_messaging
messaging_mime_mail_send_msg messaging_mime_mail/messaging_mime_mail.module Send mime mail message to user account 1
messaging_perm ./messaging.module Implementation of hook_perm()
messaging_phpmailer_drupal_mail messaging_phpmailer/messaging_phpmailer.module Send a message via PHPMailer. This function mimics drupal_mail. We do not use drupal_mail instead because we want to be able to send mail with both PHPMailer and MIMEMail. 1
messaging_phpmailer_install messaging_phpmailer/messaging_phpmailer.install Implementation of hook_install()
messaging_phpmailer_messaging messaging_phpmailer/messaging_phpmailer.module Implementation of hook_messaging
messaging_phpmailer_requirements messaging_phpmailer/messaging_phpmailer.install Implementation of hook_requirements().
messaging_phpmailer_send_msg messaging_phpmailer/messaging_phpmailer.module Send mail message to user account. Supports bulk sending 1
messaging_private_messaging messaging_private/messaging_private.module Implementation of hook_messaging
messaging_private_send_msg messaging_private/messaging_private.module Send mail message to user accounts 1
messaging_pull_pending ./messaging.module Pull pending messages for given methods and user accounts 1

Pages

Other projects