You are here

protected property SliderPro::$usesOptions in Slider Pro 8

Denotes whether the plugin has an additional options form.

Type: bool

Overrides StylePluginBase::$usesOptions

File

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

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 $usesOptions = TRUE;