- dashboard-panel.tpl.php in core/
modules/ dashboard/ templates/ dashboard-panel.tpl.php - Output for a Dashboard panel.
- drupal_render_children in core/
includes/ drupal.inc - Renders children of an element and concatenates them.
- layout-content-form.tpl.php in core/
modules/ layout/ templates/ layout-content-form.tpl.php - template_preprocess_views_exposed_form in core/
modules/ views/ templates/ views.theme.inc - Default theme function for all filter forms.
- theme_color in core/
includes/ form.inc - Returns HTML for a color form element.
- theme_confirm_form in core/
modules/ system/ system.theme.inc - Returns HTML for a confirmation form.
- theme_contact_category_list_table in core/
modules/ contact/ contact.theme.inc - Returns HTML for the contact form categories administrative table.
- theme_date in core/
includes/ form.inc - Returns HTML for a date selection form element.
- theme_date_text_parts in core/
modules/ date/ date.theme.inc - Returns HTML for the text/select options for date parts in a table.
- theme_exposed_filters in core/
modules/ system/ system.theme.inc - Returns HTML for an exposed filter form.
- theme_file_display_order in core/
modules/ file/ file.theme.inc - Returns HTML for a file display's display order table.
- theme_file_managed_file in core/
modules/ file/ file.theme.inc - Returns HTML for a managed file element.
- theme_file_widget in core/
modules/ file/ file.theme.inc - Returns HTML for an individual file upload widget.
- theme_file_widget_multiple in core/
modules/ file/ file.theme.inc - Returns HTML for a group of file upload widgets.
- theme_filter_admin_format_filter_order in core/
modules/ filter/ filter.theme.inc - Returns HTML for a text format's filter order form.
- theme_filter_admin_overview in core/
modules/ filter/ filter.theme.inc - Returns HTML for the text format administration overview form.
- theme_filter_format_editor_image_form in core/
modules/ filter/ filter.theme.inc - theme_html_datetime in core/
includes/ form.inc - Returns html5 markup for a combined date and time form element.
- theme_image_widget in core/
modules/ image/ image.theme.inc - Returns HTML for an image field widget.
- theme_language_admin_overview_form_table in core/
modules/ language/ language.theme.inc - Returns HTML for the language overview form.
- theme_language_negotiation_configure_form in core/
modules/ locale/ locale.theme.inc - Returns HTML for the language negotiation configuration form.
- theme_layout_reorder_layouts in core/
modules/ layout/ layout.theme.inc - Turn the rearrange form into a table with table sorting displayed.
- theme_link_field in core/
modules/ link/ link.theme.inc - Formats a link field widget.
- theme_locale_date_format_form in core/
modules/ locale/ locale.theme.inc - Returns themed HTML for the locale_date_format_form() form.
- theme_menu_overview_form in core/
modules/ menu/ menu.theme.inc - Returns HTML for the menu overview form into a table.
- theme_node_preview in core/
modules/ node/ node.theme.inc - Returns HTML for a node preview for display during node creation and editing.
- theme_node_preview_banner_form in core/
modules/ node/ node.theme.inc - Returns HTML for node_preview_banner_form().
- theme_node_search_factors in core/
modules/ node/ node.theme.inc - Returns HTML for the content ranking part of the search settings admin page.
- theme_number in core/
includes/ form.inc - Returns HTML for a number form element.
- theme_path_bulk_update_form in core/
modules/ path/ path.admin.inc - Returns HTML for the Path bulk update page.
- theme_system_modules_uninstall in core/
modules/ system/ system.theme.inc - Returns HTML for a table of currently disabled modules.
- theme_system_settings_form in core/
modules/ system/ system.theme.inc - Returns HTML for a system settings form.
- theme_tabledrag_example_parent_form in modules/
examples/ tabledrag_example/ tabledrag_example_parent_form.inc - Theme callback for the tabledrag_example_parent_form form.
- theme_tabledrag_example_simple_form in modules/
examples/ tabledrag_example/ tabledrag_example_simple_form.inc - Theme callback for the tabledrag_example_simple_form form.
- theme_taxonomy_overview_terms in core/
modules/ taxonomy/ taxonomy.theme.inc - Returns HTML for a terms overview form as a sortable list of terms.
- theme_theming_example_select_form in modules/
examples/ theming_example/ theming_example.module - Theming a simple form.
- theme_update_manager_update_form in core/
modules/ update/ update.theme.inc - Returns HTML for the first page in the process of updating projects.
- theme_user_admin_permissions in core/
modules/ user/ user.theme.inc - Returns HTML for the administer permissions page.
- theme_user_admin_roles in core/
modules/ user/ user.theme.inc - Returns HTML for the role order form.
- theme_views_form_views_form in core/
modules/ views/ templates/ views.theme.inc - Theme function for a View with form elements: replace the placeholders.
- theme_views_ui_build_group_filter_form in core/
modules/ views_ui/ views_ui.theme.inc - Theme the build group filter form.
- theme_views_ui_expose_filter_form in core/
modules/ views_ui/ views_ui.theme.inc - Theme the expose filter form.
- theme_views_ui_rearrange_filter_form in core/
modules/ views_ui/ views_ui.theme.inc - Turn the rearrange form into a proper table
- theme_views_ui_rearrange_form in core/
modules/ views_ui/ views_ui.theme.inc - Turn the rearrange form into a proper table
- theme_views_ui_reorder_displays_form in core/
modules/ views_ui/ views_ui.theme.inc - Turn the reorder form into a proper table
- theme_views_ui_style_plugin_table in core/
modules/ views_ui/ views_ui.theme.inc - Theme the form for the table style plugin