Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigurableImageEffectInterface.php

interface ConfigurableImageEffectInterface

Defines the interface for configurable image effects.

Hierarchy

  • interface \Drupal\Core\Plugin\PluginFormInterface; interface \Drupal\image\ImageEffectInterface extends \Drupal\Component\Plugin\PluginInspectionInterface \Drupal\Component\Plugin\ConfigurableInterface \Drupal\Component\Plugin\DependentPluginInterface
    • interface \Drupal\image\ConfigurableImageEffectInterface extends \Drupal\image\ImageEffectInterface \Drupal\Core\Plugin\PluginFormInterface

Expanded class hierarchy of ConfigurableImageEffectInterface

All classes that implement ConfigurableImageEffectInterface

See also

\Drupal\image\Annotation\ImageEffect

\Drupal\image\ConfigurableImageEffectBase

\Drupal\image\ImageEffectInterface

\Drupal\image\ImageEffectBase

\Drupal\image\ImageEffectManager

Plugin API

2 files declare their use of ConfigurableImageEffectInterface
ImageEffectFormBase.php in core/modules/image/src/Form/ImageEffectFormBase.php
ImageStyleEditForm.php in core/modules/image/src/Form/ImageStyleEditForm.php

File

core/modules/image/src/ConfigurableImageEffectInterface.php, line 17

Namespace

Drupal\image
View source
interface ConfigurableImageEffectInterface extends ImageEffectInterface, PluginFormInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal