Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| table.pcss.css | file | core/ |
User generated tables. |
| Table.php | file | core/ |
|
| Table.php | file | core/ |
|
| Table::$active | property | core/ |
Contains the current active sort column. |
| Table::$defaultFieldLabels | property | core/ |
Should field labels be enabled by default. |
| Table::$order | property | core/ |
Contains the current active sort order, either desc or asc. |
| Table::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| Table::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| Table::$usesRowPlugin | property | core/ |
|
| Table::buildOptionsForm | function | core/ |
Render the given style. |
| Table::buildSort | function | core/ |
|
| Table::buildSortPost | function | core/ |
Add our actual sort criteria. |
| Table::defineOptions | function | core/ |
|
| Table::evenEmpty | function | core/ |
|
| Table::getCacheContexts | function | core/ |
|
| Table::getCacheMaxAge | function | core/ |
|
| Table::getCacheTags | function | core/ |
|
| Table::getInfo | function | core/ |
|
| Table::preRenderTable | function | core/ |
Render API callback: Transform children of an element of #type 'table'. |
| Table::processTable | function | core/ |
Render API callback: Adds tableselect support to #type 'table'. |
| Table::sanitizeColumns | function | core/ |
Sanitizes the columns. |
| Table::validateTable | function | core/ |
Render API callback: Validates the #type 'table'. |
| Table::valueCallback | function | core/ |
|
| Table::wizardSubmit | function | core/ |
|
| tabledrag.css | file | core/ |
Table drag styling for off-canvas dialog. |
| tabledrag.css | file | core/ |
Styles for tabledrag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.css | file | core/ |
Visual styles for table drag. |
| tabledrag.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.module.css | file | core/ |
Table drag behavior. |
| tabledrag.module.css | file | core/ |
Table drag behavior. |
| tabledrag.pcss.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.pcss.css | file | core/ |
Table drag styling for off-canvas dialog. |
| tabledrag.pcss.css | file | core/ |
Styles for tabledrag. |
| tabledrag.pcss.css | file | core/ |
Replacement styles for table drag. |
| tabledrag.pcss.css | file | core/ |
Replacement styles for table drag. |
| TableDragTest | class | core/ |
Tests draggable table. |
| TableDragTest.php | file | core/ |
|
| TableDragTest::$defaultTheme | property | core/ |
|
| TableDragTest::$indentationXpathSelector | property | core/ |
Xpath selector for finding tabledrag indentation elements in a table row. |
| TableDragTest::$modules | property | core/ |
|
| TableDragTest::$state | property | core/ |
The state service. |
| TableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
| TableDragTest::assertDraggableTable | function | core/ |
Asserts the whole structure of the draggable test table. |
| TableDragTest::assertKeyboardAccessibility | function | core/ |
Asserts accessibility through keyboard of a test draggable table. |
| TableDragTest::assertOrder | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| TableDragTest::assertTableRow | function | core/ |
Asserts the values of a draggable row. |
| TableDragTest::DRAGGING_CSS_CLASS | constant | core/ |
Class used to verify that dragging operations are in execution. |
Pagination
- Previous page
- Page 1560
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.