book_admin_overview in core/modules/book/book.admin.inc
Returns an administrative overview of all books.
database_example_advanced_list in modules/examples/database_example/database_example.module
Renders a filtered list of entries in the database.
database_example_list in modules/examples/database_example/database_example.module
Renders a list of entries in the database.
field_ui_fields_list in core/modules/field_ui/field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
installer_manager_update_form in core/modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
menu_overview_page in core/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
node_access_example_private_node_listing in modules/examples/node_access_example/node_access_example.module
Our hook_menu() page callback function.
system_transliteration_retroactive in core/modules/system/system.admin.inc
Form builder function; generates retroactive transliteration confirm form.
taxonomy_overview_vocabularies in core/modules/taxonomy/taxonomy.admin.inc
Page callback at admin/structure/taxonomy to list all available vocabularies.
template_preprocess_installer_browser_list in core/modules/installer/installer.theme.inc
Add some variables for the projects list theme.
ThemeTableUnitTest::testThemeTableFooter in core/modules/simpletest/tests/theme.test
Tests that the 'footer' option works correctly.
ThemeTableUnitTest::testThemeTableNoStickyHeaders in core/modules/simpletest/tests/theme.test
If $sticky is FALSE, no tableheader.js should be included.
ThemeTableUnitTest::testThemeTableStickyHeaders in core/modules/simpletest/tests/theme.test
Tableheader.js provides 'sticky' table headers, and is included by default.
ThemeTableUnitTest::testThemeTableWithEmptyMessage in core/modules/simpletest/tests/theme.test
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly.
ThemeTableUnitTest::testThemeTableWithNoStriping in core/modules/simpletest/tests/theme.test
Tests that the 'no_striping' option works correctly.
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_date_text_parts in core/modules/date/date.theme.inc
Returns HTML for the text/select options for date parts in a table.
theme_field_multiple_value_form in core/modules/field/field.theme.inc
Returns HTML for an individual form element.
theme_field_ui_table in core/modules/field_ui/field_ui.theme.inc
Returns HTML for Field UI overview tables.
theme_field_ui_view_modes in core/modules/field_ui/field_ui.theme.inc
Returns HTML for the entity display mode table.
theme_file_display_order in core/modules/file/file.theme.inc
Returns HTML for a file display's display order table.
theme_file_formatter_table in core/modules/file/file.theme.inc
Returns HTML for a file attachments 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_anchor in core/modules/image/image.theme.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
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_image_style_list in core/modules/image/image.theme.inc
Returns HTML for the page containing the list of image styles.
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_menu_item_arguments_table in core/modules/layout/layout.theme.inc
Output the arguments table for layout_menu_item_arguments_form().
theme_layout_reorder_layouts in core/modules/layout/layout.theme.inc
Turn the rearrange form into a table with table sorting displayed.
theme_layout_settings_context_table in core/modules/layout/layout.theme.inc
Output the table for layout_settings_form() contexts.
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_recent_block in core/modules/node/node.theme.inc
Returns HTML for a list of recent content.
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_path_bulk_update_form in core/modules/path/path.admin.inc
Returns HTML for the Path bulk update page.
theme_queue_items in modules/examples/queue_example/queue_example.module
Themes the queue display.
theme_simpletest_test_table in core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_modules_fieldset in core/modules/system/system.theme.inc
Returns HTML for the modules 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_tableselect in core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
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_tree_table in core/modules/system/system.theme.inc
Theme a tree table.
theme_update_report in core/modules/update/update.theme.inc
Returns HTML for the project status report.
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_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
theme_views_ui_style_plugin_table in core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
views_ui_list_page in core/modules/views_ui/views_ui.admin.inc
Page callback at admin/build/views to list all available views.
views_ui_preview in core/modules/views_ui/views_ui.admin.inc
Returns the results of the live preview.
_filter_html_tips in core/modules/filter/filter.module
Implements callback_filter_tips().
_locale_translate_seek in core/modules/locale/locale.pages.inc
Perform a string search and display results in a table