You are here

7 string references to 'messaging_debug' in Messaging 6.2

Messaging_API_Tests::setUp in tests/messaging_api.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
messaging_debug_form_alter in messaging_debug/messaging_debug.module
Implementation of hook_form_alter()
messaging_debug_init in messaging_debug/messaging_debug.module
Implementation of hook_init
messaging_debug_messaging_methods_alter in messaging_debug/messaging_debug.module
Implementation of hook_messaging_methods_alter()
Messaging_Methods_Tests::setUp in tests/messaging_methods.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
Messaging_Methods_Tests::testMessagingMethods in tests/messaging_methods.test
Test message sending callbacks for enabled plug-ins
messaging_uninstall in ./messaging.install
Implementation of hook_uninstall().