protected property ViewsRowsWrapper::$usesGrouping in Views Rows Wrapper 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/style/ViewsRowsWrapper.php \Drupal\views_rows_wrapper\Plugin\views\style\ViewsRowsWrapper::usesGrouping
Does the Style plugin support grouping of rows?
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- src/
Plugin/ views/ style/ ViewsRowsWrapper.php, line 36
Class
- ViewsRowsWrapper
- A Views style that renders markup for Bootstrap tabs.
Namespace
Drupal\views_rows_wrapper\Plugin\views\styleCode
protected $usesGrouping = FALSE;