You are here

namespace Drupal\color_field\Plugin\Field\FieldFormatter in Color Field 8.2

Same name in other branches
  1. 8 Drupal\color_field\Plugin\Field\FieldFormatter
Classsort descending Location Description
ColorFieldFormatterCss src/Plugin/Field/FieldFormatter/ColorFieldFormatterCss.php Plugin implementation of the color_field css declaration formatter.
ColorFieldFormatterSwatch src/Plugin/Field/FieldFormatter/ColorFieldFormatterSwatch.php Plugin implementation of the color_field swatch formatter.
ColorFieldFormatterSwatchOptions src/Plugin/Field/FieldFormatter/ColorFieldFormatterSwatchOptions.php Plugin implementation of the color_field swatch formatter.
ColorFieldFormatterText src/Plugin/Field/FieldFormatter/ColorFieldFormatterText.php Plugin implementation of the color_field text formatter.