You are here

namespace Drupal\lightning_media in Lightning Media 8.3

Same name in other branches
  1. 8.4 Drupal\lightning_media
  2. 8 Drupal\lightning_media
  3. 8.2 Drupal\lightning_media
Classsort descending Location Description
FileInputExtensionMatchTrait src/FileInputExtensionMatchTrait.php Implements InputMatchInterface for media types that use a file field.
ImageWidgetHelper src/ImageWidgetHelper.php Contains helper functions for manipulating image field widgets.
InputMatchInterface src/InputMatchInterface.php An interface for media type plugins to tell if they can handle mixed input.
MediaHelper src/MediaHelper.php Provides helper methods for dealing with media entities.
SourceFieldInterface src/SourceFieldInterface.php Interface for media sources which expose their source field definition.
SourceFieldPluginTrait src/SourceFieldPluginTrait.php Trait implementation of SourceFieldInterface.
ValidationConstraintMatchTrait src/ValidationConstraintMatchTrait.php Implements InputMatchInterface for media types that use an embed code or URL.