Search for table

  1. Search 9.5.x for table
  2. Search 8.9.x for table
  3. Search 10.3.x for table
  4. Search 11.x for table
  5. Other projects
Title Object type File name Summary
TableSort::order function includes/tablesort.inc Determine the current sort criterion.
TableSort::orderByHeader function includes/tablesort.inc Order the query based on a header array.
TableSort::__construct function includes/tablesort.inc
TableSortTest class modules/simpletest/tests/tablesort.test Test unicode handling features implemented in unicode.inc.
TableSortTest::$GET property modules/simpletest/tests/tablesort.test Storage for initial value of $_GET.
TableSortTest::getInfo function modules/simpletest/tests/tablesort.test
TableSortTest::setUp function modules/simpletest/tests/tablesort.test Sets up unit test environment.
TableSortTest::tearDown function modules/simpletest/tests/tablesort.test
TableSortTest::testTableSortInit function modules/simpletest/tests/tablesort.test Test tablesort_init().
tablesort_cell function includes/tablesort.inc Formats a table cell.
tablesort_get_order function includes/tablesort.inc Determines the current sort criterion.
tablesort_get_query_parameters function includes/tablesort.inc Composes a URL query parameter array for table sorting links.
tablesort_get_sort function includes/tablesort.inc Determines the current sort direction.
tablesort_header function includes/tablesort.inc Formats a column header.
tablesort_init function includes/tablesort.inc Initialize the table sort context.
ThemeRegistry::$persistable property includes/theme.inc Whether the partial registry can be persisted to the cache.
ThemeTableTestCase class modules/simpletest/tests/theme.test Unit tests for theme_table().
ThemeTableTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTableTestCase::testThemeTableFooter function modules/simpletest/tests/theme.test Test that the 'footer' option works correctly.
ThemeTableTestCase::testThemeTableNoStickyHeaders function modules/simpletest/tests/theme.test If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
ThemeTableTestCase::testThemeTableWithEmptyMessage function 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.
ThemeTableTestCase::testThemeTableWithNoStriping function modules/simpletest/tests/theme.test Tests that the 'no_striping' option works correctly.
theme_book_admin_table function modules/book/book.admin.inc Returns HTML for a book administration form.
theme_field_ui_table function modules/field_ui/field_ui.admin.inc Returns HTML for Field UI overview tables.
theme_file_formatter_table function modules/file/file.field.inc Returns HTML for a file attachments table.
theme_simpletest_test_table function modules/simpletest/simpletest.pages.inc Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_table function includes/theme.inc Returns HTML for a table.
theme_tableselect function includes/form.inc Returns HTML for a table with radio buttons or checkboxes.
theme_tablesort_indicator function includes/theme.inc Returns HTML for a sort icon.
TranslatableUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.translatable.test Upgrade test for translatable content types of node.module.
TranslatableUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.translatable.test
TranslatableUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.translatable.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
TranslatableUpgradePathTestCase::testTranslatableUpgrade function modules/simpletest/tests/upgrade/upgrade.translatable.test Test a successful upgrade (no negotiation).
TruncateQuery::$table property includes/database/query.inc The table to truncate.
UpdateQuery::$table property includes/database/query.inc The table to update.
upgrade.translatable.test file modules/simpletest/tests/upgrade/upgrade.translatable.test
_book_admin_table function modules/book/book.admin.inc Builds the table portion of the form for the book administration page.
_book_admin_table_tree function modules/book/book.admin.inc Helps build the main table in the book administration page form.
_field_sql_storage_revision_tablename function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field revision archive table.
_field_sql_storage_tablealias function modules/field/modules/field_sql_storage/field_sql_storage.module Generates a table alias for a field data table.
_field_sql_storage_tablename function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field data table.
_form_test_tableselect_ajax_callback function modules/simpletest/tests/form_test.module Ajax callback that returns the form element.
_form_test_tableselect_empty_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property.
_form_test_tableselect_form_builder function modules/simpletest/tests/form_test.module Build a form to test the tableselect element.
_form_test_tableselect_get_data function modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks.
_form_test_tableselect_js_select_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property.
_form_test_tableselect_multiple_false_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE functionality.
_form_test_tableselect_multiple_false_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_true_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.