| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Name | Location | Description |
|---|---|---|
| check_url | drupal/includes/common.inc | Prepare a URL for use in an HTML attribute. Strips harmful protocols. |
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |