You are here

9 calls to messaging_store() in Messaging 5

Messaging_API_Tests::testMessagingBasicAPI in tests/messaging_api.test
Play with creating, retrieving, deleting a pair messages
messaging_cron in ./messaging.module
Implementation of hook_cron()
messaging_debug_user_page in messaging_debug/messaging_debug.module
Menu callback. Display pending messages to the user
messaging_message_send in ./messaging.module
Send message to array of destinations. The message is rendered just once.
Messaging_Methods_Tests::testMessagingMethods in tests/messaging_methods.test
Test message sending callbacks for enabled plug-ins
messaging_pull_pending in ./messaging.module
Pull pending messages for given methods and user accounts
messaging_simple_user_message in messaging_simple/messaging_simple.module
Display single message
messaging_simple_user_message_submit in messaging_simple/messaging_simple.module
Message form submit
messaging_simple_user_overview in messaging_simple/messaging_simple.module
Display message overview list