| Name | Location | Description |
|---|---|---|
| page_set_cache | drupal/includes/common.inc | Store the current page in the cache. |
| theme_status_messages | drupal/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped by type. |
| Name | Location | Description |
|---|---|---|
| drupal_set_message | drupal/includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |