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