Same name in other branches
- 8.x-3.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesGrouping
- 8.x-4.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesGrouping
Does the style plugin support grouping of rows.
Type: bool
File
-
src/
Plugin/ views/ style/ Slideshow.php, line 44
Class
- Slideshow
- Style plugin to render each item in a slideshow.
Namespace
Drupal\views_slideshow\Plugin\views\styleCode
protected $usesGrouping = FALSE;