You are here

protected property Jssor::$usesGrouping in Jssor Slider 8

Same name and namespace in other branches
  1. 7 src/Plugin/views/style/Jssor.php \Drupal\jssor\Plugin\views\style\Jssor::usesGrouping

Does the style plugin support grouping.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/Jssor.php, line 61
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\style

Code

protected $usesGrouping = FALSE;