You are here

Classes, traits, and interfaces in Element Class Formatter 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ElementClassFormatterTestBase abstract class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/ElementClassFormatterTestBase.php Defines a base class for testing element_class_formatter functionality. 12 1
ElementClassTrait trait Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ElementClassTrait.php Trait ElementClassTrait.
ElementEntityClassTrait trait Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ElementEntityClassTrait.php The ElementEntityClassTrait is used for adding classes to the #item_attributes of fields that display other entities. 1
ElementLinkClassTrait trait Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ElementLinkClassTrait.php The ElementLinkClassTrait is used to add a class to a field which .
ElementListClassTrait trait Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ElementListClassTrait.php The ElementListClassTrait is used to turn multi-cardinality fields into lists with a class.
EmailLinkClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/EmailLinkClassFormatter.php Plugin implementation of the 'email_mailto_class' formatter.
EmailLinkClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/EmailLinkClassFormatterTest.php Functional tests for the mailto link with class formatter.
EntityReferenceLabelClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/EntityReferenceLabelClassFormatter.php Plugin implementation of the 'file with class' formatter.
EntityReferenceLabelClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/EntityReferenceLabelClassFormatterTest.php Functional tests for the entity reference label with class formatter.
EntityReferenceListLabelClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/EntityReferenceListLabelClassFormatter.php Plugin implementation of the 'file with class' formatter.
EntityReferenceListLabelClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/EntityReferenceListLabelClassFormatterTest.php Functional tests for the entity reference list label with class formatter.
FileLinkClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/FileLinkClassFormatter.php Plugin implementation of the 'file link with class' formatter.
FileLinkClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/FileLinkClassFormatterTest.php Functional tests for the file link with class formatter.
ImageClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ImageClassFormatter.php Plugin implementation of the 'image with class' formatter.
ImageClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/ImageClassFormatterTest.php Functional tests for the image link with class formatter.
LinkAllyFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LinkAllyFormatter.php Defines a formatter that allows links with screenreader only text.
LinkAllyFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/LinkAllyFormatterTest.php Defines a class for testing LinkAllyFormatter.
LinkClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LinkClassFormatter.php Plugin implementation of the 'link with class' formatter.
LinkClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/LinkClassFormatterTest.php Functional tests for the link with class formatter.
LinkListClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LinkListClassFormatter.php Formatter for displaying links in an HTML list.
LinkListClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/LinkListClassFormatterTest.php Functional tests for the link list with class formatter.
ListStringListClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ListStringListClassFormatter.php Formatter for displaying list (text) in an HTML list.
ResponsiveImageClassFormatter class Drupal\element_class_formatter_responsive_image\Plugin\Field\FieldFormatter modules/element_class_formatter_responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageClassFormatter.php Plugin implementation of the 'responsive image with class' formatter.
ResponsiveImageClassFormatterTest class Drupal\Tests\element_class_formatter_responsive_image\Functional modules/element_class_formatter_responsive_image/tests/src/Functional/ResponsiveImageClassFormatterTest.php Functional tests for the responsive image link with class formatter.
StringListClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/StringListClassFormatter.php Formatter for displaying strings in an HTML list.
StringListClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/StringListClassFormatterTest.php Functional tests for the string list with class formatter.
TelephoneLinkClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/TelephoneLinkClassFormatter.php Plugin implementation of the 'telephone_link_class' formatter.
TelephoneLinkClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/TelephoneLinkClassFormatterTest.php Functional tests for the mailto link with class formatter.
WrapperClassFormatter class Drupal\element_class_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/WrapperClassFormatter.php A field formatter for wrapping text with a class.
WrapperClassFormatterTest class Drupal\Tests\element_class_formatter\Functional tests/src/Functional/WrapperClassFormatterTest.php Functional tests for the mailto link with class formatter.

Other projects