You are here

namespace Drupal\fb_instant_articles\Plugin\Field\FieldFormatter in Facebook Instant Articles 3.x

Same name in other branches
  1. 8.2 Drupal\fb_instant_articles\Plugin\Field\FieldFormatter
Classsort descending Location Description
AdFormatter src/Plugin/Field/FieldFormatter/AdFormatter.php Plugin implementation of the 'fbia_ad' formatter.
AdLinkFormatter src/Plugin/Field/FieldFormatter/AdLinkFormatter.php Plugin implementation of the 'fbia_ad_link' formatter.
AnalyticsFormatter src/Plugin/Field/FieldFormatter/AnalyticsFormatter.php Plugin implementation of the 'fbia_analytics' formatter.
AnalyticsLinkFormatter src/Plugin/Field/FieldFormatter/AnalyticsLinkFormatter.php Plugin implementation of the 'fbia_analytics_link' formatter.
AuthorFormatter src/Plugin/Field/FieldFormatter/AuthorFormatter.php Plugin implementation of the 'fbia_author' formatter.
AuthorReferenceFormatter src/Plugin/Field/FieldFormatter/AuthorReferenceFormatter.php Plugin implementation of the 'fbia_author_reference' formatter.
BlockquoteFormatter src/Plugin/Field/FieldFormatter/BlockquoteFormatter.php Plugin implementation of the 'fbia_blockquote' formatter.
CopyrightFormatter src/Plugin/Field/FieldFormatter/CopyrightFormatter.php Plugin implementation of the 'fbia_copyright' formatter.
CreditsFormatter src/Plugin/Field/FieldFormatter/CreditsFormatter.php Plugin implementation of the 'fbia_credits' formatter.
EntityReferenceEntityFormatter src/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Instant articles field formatter for entity reference fields.
FormatterBase src/Plugin/Field/FieldFormatter/FormatterBase.php Base class for all of our FBIA field formatters.
ImageFormatter src/Plugin/Field/FieldFormatter/ImageFormatter.php Plugin implementation of the 'fbia_image' formatter.
InteractiveFormatter src/Plugin/Field/FieldFormatter/InteractiveFormatter.php Plugin implementation of the 'fbia_interactive' formatter.
InteractiveLinkFormatter src/Plugin/Field/FieldFormatter/InteractiveLinkFormatter.php Plugin implementation of the 'fbia_interactive_link' formatter.
KickerFormatter src/Plugin/Field/FieldFormatter/KickerFormatter.php Plugin implementation of the 'fbia_kicker' formatter.
ListFormatter src/Plugin/Field/FieldFormatter/ListFormatter.php Plugin implementation of the 'fbia_list' formatter.
ParagraphFormatter src/Plugin/Field/FieldFormatter/ParagraphFormatter.php Plugin implementation of the 'fbia_paragraph' formatter.
PullquoteFormatter src/Plugin/Field/FieldFormatter/PullquoteFormatter.php Plugin implementation of the 'fbia_pullquote' formatter.
SubtitleFormatter src/Plugin/Field/FieldFormatter/SubtitleFormatter.php Plugin implementation of the 'fbia_subtitle' formatter.
TransformerFormatter src/Plugin/Field/FieldFormatter/TransformerFormatter.php Plugin implementation of the 'fbia_transformer' formatter.
VideoFormatter src/Plugin/Field/FieldFormatter/VideoFormatter.php Plugin implementation of the 'fbia_video' formatter.