| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Name | Location | Description |
|---|---|---|
| theme_item_list | drupal/includes/theme.inc | Return a themed list of items. |
| Name | Location | Description |
|---|---|---|
| drupal_attributes | drupal/includes/common.inc | Format an attribute string to insert in a tag. |
| theme_item_list | drupal/includes/theme.inc | Return a themed list of items. |