You are here

7 calls to message_type_load() in Message 7

Message::getType in includes/message.message.inc
Gets the associated message type.
MessageShowMessage::testMessageView in tests/message.test
Test showing a message.
message_cron in ./message.module
Implements hook_cron().
message_field_extra_fields in ./message.module
Implements hook_field_extra_fields().
message_handler_filter_message_type::get_value_options in includes/views/handlers/message_handler_filter_message_type.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
message_handler_filter_message_type_category::query in includes/views/handlers/message_handler_filter_message_type_category.inc
Add this filter to the query.
message_type_create in ./message.module
Creates a new message type.