You are here

protected property SliderPro::$usesRowClass in Slider Pro 8

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/SliderPro.php, line 49

Class

SliderPro
Plugin annotation @ViewsStyle( id = "slider_pro", title = @Translation("Slider Pro"), help = @Translation("Displays a view as a Slider Pro, using the Slider Pro jQuery plugin."), theme = "slider_pro_views_style", theme_file =…

Namespace

Drupal\slider_pro\Plugin\views\style

Code

protected $usesRowClass = FALSE;