protected property HtmlList::$usesRowPlugin in Views (for Drupal 7) 8.3
Does the style plugin allows to use style plugins.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- lib/
Drupal/ views/ Plugin/ views/ style/ HtmlList.php, line 33 - Definition of Drupal\views\Plugin\views\style\List.
Class
- HtmlList
- Style plugin to render each item in an ordered or unordered list.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;