protected property SliderPro::$usesGrouping in Slider Pro 8
Does the style plugin support grouping of rows.
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- src/
Plugin/ views/ style/ SliderPro.php, line 44
Class
- SliderPro
- Plugin annotation @ViewsStyle( id = "slider_pro", title = @Translation("Slider Pro"), help = @Translation("Displays a view as a Slider Pro, using the Slider Pro jQuery plugin."), theme = "slider_pro_views_style", theme_file =…
Namespace
Drupal\slider_pro\Plugin\views\styleCode
protected $usesGrouping = FALSE;