| theme_field | modules/field/field.module | Returns HTML for a field. |
| theme_field | developer/theme.php | Implemented using the field.tpl.php template. |
| theme_fieldset | includes/form.inc | Returns HTML for a fieldset form element and its children. |
| theme_field_multiple_value_form | modules/field/field.form.inc | Returns HTML for an individual form element. |
| theme_field_ui_display_overview_table | developer/theme.php | Implemented using the field_ui-display-overview-table.tpl.php template. |
| theme_field_ui_field_overview_form | developer/theme.php | Implemented using the field_ui-field-overview-form.tpl.php template. |
| theme_field_ui_table | modules/field_ui/field_ui.admin.inc | Returns HTML for Field UI overview tables. |