You are here

Functions in Purr Messages 6

Primary tabs

Namesort descending Location Description Direct uses Strings
purr_messages_defaults ./purr_messages.module Returns the default javscript options 2
purr_messages_help ./purr_messages.module Implementation of hook_help(). Display some help to ensure the jquery files are downloaded into the right place
purr_messages_menu ./purr_messages.module Implementation of hook_menu().
purr_messages_perm ./purr_messages.module Implementation of hook_perm().
purr_messages_settings ./purr_messages.module Implementation of hook_settings(). Configuration settings page. 1
purr_messages_status ./purr_messages.module Check to see whether the custom files exist. 2
purr_messages_status_messages ./purr_messages.module Build the message status html inside a jquery object. 1
purr_messages_theme ./purr_messages.module Implementation of hook_theme().
purr_messages_theme_registry_alter ./purr_messages.module Implementation of hook_theme_registry_alter(). Allows the module to override the core status_messages function with purr_messages_status_messages.
theme_original_status_messages ./purr_messages.module Return a themed set of status and/or error messages. The messages are grouped by type.

Other projects