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