You are here

protected property JuiceboxDisplayStyle::$usesOptions in Juicebox HTML5 Responsive Image Galleries 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/style/JuiceboxDisplayStyle.php \Drupal\juicebox\Plugin\views\style\JuiceboxDisplayStyle::usesOptions

Denotes whether the plugin has an additional options form.

Type: bool

Overrides StylePluginBase::$usesOptions

File

src/Plugin/views/style/JuiceboxDisplayStyle.php, line 90

Class

JuiceboxDisplayStyle
Plugin implementation of the 'juicebox' display style.

Namespace

Drupal\juicebox\Plugin\views\style

Code

protected $usesOptions = TRUE;