Tripal
Public Member Functions | List of all members
Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoStringFormatterDefault Class Reference
Inheritance diagram for Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoStringFormatterDefault:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoStringFormatterDefault:
Collaboration graph
[legend]

Public Member Functions

 viewElements (FieldItemListInterface $items, $langcode)
 
- Public Member Functions inherited from Drupal\tripal\TripalField\TripalFormatterBase
 sanitizeKey ($key)
 

Detailed Description

Plugin implementation of default Chado string type formatter.

@FieldFormatter( id = "chado_string_type_formatter", label = @Translation("Chado String Type Formatter"), description = @Translation("The Chado string type formatter."), field_types = { "chado_string_type_default" } )

Member Function Documentation

◆ viewElements()

Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoStringFormatterDefault::viewElements ( FieldItemListInterface  $items,
  $langcode 
)

The documentation for this class was generated from the following file: