You are here

22 calls to messaging_method_info() in Messaging 6

messaging_admin_method_settings in ./messaging.admin.inc
Default sending methods settings
messaging_admin_template in ./messaging.admin.inc
Messaging_API_Tests::testMessagingSendingAPI in tests/messaging_api.test
Play with creating, retrieving, deleting a pair messages
messaging_message_send in ./messaging.module
Send message to array of destinations. The message is rendered just once.
messaging_message_send_out in ./messaging.module
Send for real, finally invoking method's callback function
messaging_message_send_user in ./messaging.module
Send message to user represented by account
Messaging_Methods_Tests::testMessagingMethods in tests/messaging_methods.test
Test message sending callbacks for enabled plug-ins
messaging_method_default in ./messaging.module
Returns default messaging method
messaging_method_disable in ./messaging.module
Update messaging method.
messaging_method_list in ./messaging.module
List sending methods
messaging_method_permission in ./messaging.module
Check permission for method and account
messaging_method_type in ./messaging.module
Returns list of messaging methods for a type
messaging_notify_admin_settings in messaging_notify/messaging_notify.module
Admin settings, configure defaults for sending methods
messaging_notify_method_list in messaging_notify/messaging_notify.module
Available methods to subscribe to
messaging_notify_notifications in messaging_notify/messaging_notify.module
Implementation of hook_notifications()
messaging_notify_user_form in messaging_notify/messaging_notify.module
Form to set up multiple notifications for a sending method
messaging_store_queue_process_step in ./messaging.store.inc
Retrieve and send queued messages
messaging_store_save in ./messaging.store.inc
Put into database storage, create one line for each destination
messaging_store_unpack in ./messaging.store.inc
Unpack stored messages
messaging_token_values in ./messaging.module
Implementation of hook_token_values()
messaging_update_method_replace in ./messaging.install
Find a suitable replacement for a sending method
messaging_user_destination in ./messaging.module
Get destination from user account