You are here

Functions in Message Notify 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
message_notify_ctools_plugin_api ./message_notify.module Implements hook_ctools_plugin_api().
message_notify_ctools_plugin_directory ./message_notify.module Implements hook_ctools_plugin_directory().
message_notify_ctools_plugin_type ./message_notify.module Implements hook_ctools_plugin_type().
message_notify_entity_info_alter ./message_notify.module Implements hook_entity_info_alter().
message_notify_example_comment_insert message_notify_example/message_notify_example.module Implements hook_comment_insert().
message_notify_example_default_message_type message_notify_example/message_notify_example.features.inc Implements hook_default_message_type().
message_notify_example_field_default_fields message_notify_example/message_notify_example.features.field.inc Implements hook_field_default_fields().
message_notify_example_views_api message_notify_example/message_notify_example.features.inc Implements hook_views_api().
message_notify_example_views_default_views message_notify_example/message_notify_example.views_default.inc Implements hook_views_default_views().
message_notify_field_attach_create_bundle ./message_notify.module Implements hook_field_attach_create_bundle().
message_notify_field_text_list ./message_notify.rules.inc Options list; Return the text field attached to the selected message 1
message_notify_get_notifier ./message_notify.module Helper function to include CTools plugins and get a notifier plguin. 1
message_notify_get_notifiers ./message_notify.module Helper function to include CTools plugins and get all notifier plugins. 2
message_notify_get_notifiers_as_options ./message_notify.module Helper function to return all notifiers as options for a select list.
message_notify_mail ./message_notify.module Implements hook_mail().
message_notify_plugin_process ./message_notify.module Add defaults values to the notifier plugins. 1
message_notify_rules_action_info ./message_notify.rules.inc Implements hook_rules_action_info().
message_notify_rules_process ./message_notify.rules.inc Action: Process and send Message. 1
message_notify_send_mail ./message_notify.module Deprectaed: Send email.
message_notify_send_message ./message_notify.module Process and send a message. 6
message_notify_test_ctools_plugin_directory tests/message_notify_test.module Implements hook_ctools_plugin_directory().
message_notify_uninstall ./message_notify.install Implements hook_uninstall().
message_notify_update_7000 ./message_notify.install Mark message-text field as renderable using getText().
message_notify_update_7001 ./message_notify.install Explain about using View-modes.
message_notify_update_7002 ./message_notify.install Mark message-text field as renderable using getText().
message_notify_update_7003 ./message_notify.install Remove the deprecated "Subject" field.

Other projects