| Name | Description |
|---|---|
| Themeable functions | Functions that display HTML, and which can be customized by themes. |
| Name | Location | Description |
|---|---|---|
| theme_page | drupal/includes/theme.inc | Return an entire Drupal page displaying the supplied content. |
| Name | Location | Description |
|---|---|---|
| drupal_get_messages | drupal/includes/bootstrap.inc | Return all messages that have been set. |