| Name | Location | Description |
|---|---|---|
| drupal_render_form | drupal/includes/form.inc | Renders a structured form array into themed HTML. |
| theme | drupal/includes/theme.inc | Generate the themed output. |
| _theme_set_registry | drupal/includes/theme.inc | Store the theme registry in memory. |
| Name | Location | Description |
|---|---|---|
| _theme_set_registry | drupal/includes/theme.inc | Store the theme registry in memory. |