| 7 theme.php | theme_field_ui_field_overview_form($variables) |
| 8 theme.php | theme_field_ui_field_overview_form($variables) |
Implemented using the field_ui-field-overview-form.tpl.php template.
See also
field_ui-field-overview-form.tpl.php
Related topics
File
- developer/
theme.php, line 162 - Shadow theme functions for theme templates.
Code
function theme_field_ui_field_overview_form($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments