| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Name | Location | Description |
|---|---|---|
| theme_status_messages | 6/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped by type. |
| Name | Location | Description |
|---|---|---|
| drupal_get_messages | 6/includes/bootstrap.inc | Return all messages that have been set. |
| theme_status_messages | 6/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped by type. |