protected property HtmlList::$usesRowClass in Views (for Drupal 7) 8.3
Does the style plugin support custom css class for the rows.
Type: bool
Overrides StylePluginBase::$usesRowClass
File
- lib/
Drupal/ views/ Plugin/ views/ style/ HtmlList.php, line 40 - 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 $usesRowClass = TRUE;