protected property DataTables::$usesRowPlugin in DataTables 8
Same name and namespace in other branches
- 2.x src/Plugin/views/style/DataTables.php \Drupal\datatables\Plugin\views\style\DataTables::usesRowPlugin
- 1.x src/Plugin/views/style/DataTables.php \Drupal\datatables\Plugin\views\style\DataTables::usesRowPlugin
Whether or not this style uses a row plugin.
Type: bool
Overrides Table::$usesRowPlugin
File
- src/
Plugin/ views/ style/ DataTables.php, line 32
Class
- DataTables
- Style plugin to render a table as a FooTable.
Namespace
Drupal\datatables\Plugin\views\styleCode
protected $usesRowPlugin = FALSE;