- drupal_add_tabledrag in core/
includes/ drupal.inc - Assists in adding the tableDrag JavaScript behavior to a themed table.
- theme_book_admin_table in core/
modules/ book/ book.admin.inc - Returns HTML for a book administration form.
- theme_contact_category_list_table in core/
modules/ contact/ contact.theme.inc - Returns HTML for the contact form categories administrative table.
- theme_field_multiple_value_form in core/
modules/ field/ field.theme.inc - Returns HTML for an individual form element.
- theme_file_display_order in core/
modules/ file/ file.theme.inc - Returns HTML for a file display's display order table.
- 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_image_style_effects in core/
modules/ image/ image.theme.inc - Returns HTML for a listing of the effects within a specific image style.
- 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_menu_overview_form in core/
modules/ menu/ menu.theme.inc - Returns HTML for the menu overview form into a table.
- 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_user_admin_roles in core/
modules/ user/ user.theme.inc - Returns HTML for the role order form.
- 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_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