protected property Gridstack::$usesRowPlugin in DXPR GridStack 8
Same name and namespace in other branches
- 1.0.x src/Plugin/views/style/Gridstack.php \Drupal\dxpr_gridstack\Plugin\views\style\Gridstack::usesRowPlugin
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- src/
Plugin/ views/ style/ Gridstack.php, line 26
Class
- Gridstack
- Style plugin to render each item in an ordered or unordered list.
Namespace
Drupal\dxpr_gridstack\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;