You are here

protected property Jssor::$usesRowPlugin in Jssor Slider 7

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

Does the style plugin allows to use the row.

Type: bool

File

src/Plugin/views/style/Jssor.php, line 33
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 $usesRowPlugin = TRUE;