Search for tables

  1. Search 9.5.x for tables
  2. Search 8.9.x for tables
  3. Search 10.3.x for tables
  4. Search 11.x for tables
  5. Other projects
Title Object type File name Summary
seven_tablesort_indicator function themes/seven/template.php Override of theme_tablesort_indicator().
TableSort class includes/tablesort.inc Query extender class for tablesort queries.
tablesort.inc file includes/tablesort.inc Functions to aid in the creation of sortable tables.
tablesort.test file modules/simpletest/tests/tablesort.test Various tablesort tests.
TableSort::$header property includes/tablesort.inc The array of fields that can be sorted by.
TableSort::getQueryParameters function includes/tablesort.inc Compose a URL query parameter array to append to table sorting requests.
TableSort::getSort function includes/tablesort.inc Determine the current sort direction.
TableSort::init function includes/tablesort.inc Initializes the table sort context.
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.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
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.
_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.
_form_test_tableselect_multiple_true_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = TRUE submitted values.

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