drupal_get_messages

Functions that call drupal_get_messages()

Namesort iconLocationDescription
page_set_cachedrupal/includes/common.incStore the current page in the cache.
theme_status_messagesdrupal/includes/theme.incReturn a themed set of status and/or error messages. The messages are grouped by type.

Functions called by drupal_get_messages()

Namesort iconLocationDescription
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.