You are here

service plugin.manager.views_slideshow.slideshow_type in Views Slideshow 8.4

Class

Drupal\views_slideshow\ViewsSlideshowTypePluginManager
5 string references to plugin.manager.views_slideshow.slideshow_type
Slideshow::buildOptionsForm in src/Plugin/views/style/Slideshow.php
Provide a form to edit options for this plugin.
Slideshow::defineOptions in src/Plugin/views/style/Slideshow.php
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
Slideshow::submitOptionsForm in src/Plugin/views/style/Slideshow.php
Handle any special handling on the validate form.
Slideshow::validateOptionsForm in src/Plugin/views/style/Slideshow.php
Validate the options form.
_views_slideshow_preprocess_views_view_slideshow in ./views_slideshow.theme.inc
Views Slideshow: slideshow.

File

./views_slideshow.services.yml
views_slideshow.services.yml

View source
  1. class: Drupal\views_slideshow\ViewsSlideshowTypePluginManager
  2. parent: default_plugin_manager