You are here

namespace Drupal\amp\Plugin\Field\FieldFormatter in Accelerated Mobile Pages (AMP) 8

Same name in other branches
  1. 8.3 Drupal\amp\Plugin\Field\FieldFormatter
  2. 8.2 Drupal\amp\Plugin\Field\FieldFormatter
Classsort descending Location Description
AmpIframeFormatter src/Plugin/Field/FieldFormatter/AmpIframeFormatter.php Plugin implementation of the 'amp_iframe' formatter.
AmpImageFormatter src/Plugin/Field/FieldFormatter/AmpImageFormatter.php Plugin implementation of the 'amp_image' formatter.
AmpSummaryOrTrimmedFormatter src/Plugin/Field/FieldFormatter/AmpSummaryOrTrimmedFormatter.php Plugin implementation of the 'amp_text_summary_or_trimmed' formatter.
AmpTextFormatter src/Plugin/Field/FieldFormatter/AmpTextFormatter.php Plugin implementation of the 'amp_text' formatter.
AmpTextTrimmedFormatter src/Plugin/Field/FieldFormatter/AmpTextTrimmedFormatter.php Plugin implementation of the 'amp_text_trimmed' formatter.
AmpVideoFormatter src/Plugin/Field/FieldFormatter/AmpVideoFormatter.php Plugin implementation of the 'amp_video' formatter.