protected property Gridstack::$usesFields in DXPR GridStack 8
Same name and namespace in other branches
- 1.0.x src/Plugin/views/row/Gridstack.php \Drupal\dxpr_gridstack\Plugin\views\row\Gridstack::usesFields
Does the row plugin support to add fields to its output.
Type: bool
Overrides RowPluginBase::$usesFields
File
- src/
Plugin/ views/ row/ Gridstack.php, line 24
Class
- Gridstack
- The basic 'Gridstack' row plugin.
Namespace
Drupal\dxpr_gridstack\Plugin\views\rowCode
protected $usesFields = TRUE;