Same name in other branches
- 5.0.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesFields
- 8.x-3.x src/Plugin/views/style/Slideshow.php \Drupal\views_slideshow\Plugin\views\style\Slideshow::usesFields
Does the style plugin for itself support to add fields to it's output.
This option only makes sense on style plugins without row plugins, like for example table.
Type: bool
Fichier
-
src/
Plugin/ views/ style/ Slideshow.php, line 54
Classe
- Slideshow
- Style plugin to render each item in a slideshow.
Namespace
Drupal\views_slideshow\Plugin\views\styleCode
protected $usesFields = TRUE;