protected property Jssor::$usesGrouping in Jssor Slider 7
Same name and namespace in other branches
- 8 src/Plugin/views/style/Jssor.php \Drupal\jssor\Plugin\views\style\Jssor::usesGrouping
Does the style plugin support grouping.
Type: bool
File
- src/
Plugin/ views/ style/ Jssor.php, line 47 - Definition of Drupal\jssor\Plugin\views\style\Jssor.
Class
- Jssor
- Style plugin to render each item in an ordered or unordered list.
Namespace
Drupal\jssor\Plugin\views\styleCode
protected $usesGrouping = FALSE;