HtmlList::$usesRowPlugin

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/Plugin/views/style/HtmlList.php \Drupal\views\Plugin\views\style\HtmlList::usesRowPlugin
  2. 10 core/modules/views/src/Plugin/views/style/HtmlList.php \Drupal\views\Plugin\views\style\HtmlList::usesRowPlugin
  3. 11.x core/modules/views/src/Plugin/views/style/HtmlList.php \Drupal\views\Plugin\views\style\HtmlList::usesRowPlugin

Type: usesRowPlugin

Overrides StylePluginBase::$usesRowPlugin

File

core/modules/views/src/Plugin/views/style/HtmlList.php, line 25

Class

HtmlList
Style plugin to render each item in an ordered or unordered list.

Namespace

Drupal\views\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.