Same name and namespace in other branches
  1. 5.0.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesRowPlugin
  2. 8.x-3.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesRowPlugin

Does the style plugin allows to use style plugins.

Type: bool

File

src/Plugin/views/style/Slideshow.php, line 30

Class

Slideshow
Style plugin to render each item in a slideshow.

Namespace

Drupal\views_slideshow\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;