You are here

Functions in Purr Messages 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
purr_messages_drupal_message ./purr_messages.rules.inc Action: Show a purr style message. 1
purr_messages_help ./purr_messages.module Implements hook_help(). Display some help to ensure the jquery files are downloaded into the right place
purr_messages_menu ./purr_messages.module Implements hook_menu().
purr_messages_permission ./purr_messages.module Implements hook_permission().
purr_messages_rules_action_info ./purr_messages.rules.inc Implements hook_rules_action_info().
purr_messages_settings ./purr_messages.admin.inc Implements hook_settings(). Configuration settings page. 1
purr_messages_settings_submit ./purr_messages.admin.inc Form submission handler for the configuration form.
purr_messages_status ./purr_messages.module Checks to see whether the custom files exist. 2
purr_messages_status_messages ./purr_messages.module Checks options and determines which type of message to return to the theme layer. 1
purr_messages_theme ./purr_messages.module Implements hook_theme().
purr_messages_theme_registry_alter ./purr_messages.module Implements hook_theme_registry_alter().
purr_messages_type ./purr_messages.module Contains the logic to determine whether a message should be shown using purr messages style or the standard Drupal method. 1
theme_original_status_messages ./purr_messages.module Return a themed set of status and/or error messages. The messages are grouped by type.
_purr_messages_devel_check ./purr_messages.module Checks for the existence of devel code and returns boolean 1
_purr_messages_purr ./purr_messages.module Builds and returns the formatted purr message code 1

Other projects