You are here

namespace Drupal\double_field\Plugin\Field\FieldFormatter in Double Field 8.3

Same name in other branches
  1. 4.x Drupal\double_field\Plugin\Field\FieldFormatter
Classsort descending Location Description
Accordion src/Plugin/Field/FieldFormatter/Accordion.php Plugin implementations for 'accordion' formatter.
Base src/Plugin/Field/FieldFormatter/Base.php Base class for Double field formatters.
Details src/Plugin/Field/FieldFormatter/Details.php Plugin implementations for 'details' formatter.
HtmlList src/Plugin/Field/FieldFormatter/HtmlList.php Plugin implementations for 'html_list' formatter.
ListBase src/Plugin/Field/FieldFormatter/ListBase.php Base class for list formatters.
Table src/Plugin/Field/FieldFormatter/Table.php Plugin implementations for 'table' formatter.
Tabs src/Plugin/Field/FieldFormatter/Tabs.php Plugin implementations for 'tabs' formatter.
UnformattedList src/Plugin/Field/FieldFormatter/UnformattedList.php Plugin implementations for 'double_field' formatter.