| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Form generation | Functions to enable the processing and display of HTML forms. |
| Name | Location | Description |
|---|---|---|
| theme | drupal/includes/theme.inc | Generate the themed output. |