|
Tripal
|


Public Member Functions | |
| viewElements (FieldItemListInterface $items, $langcode) | |
Public Member Functions inherited from Drupal\tripal\TripalField\TripalFormatterBase | |
| sanitizeKey ($key) | |
Plugin implementation of default Tripal string type formatter.
@FieldFormatter( id = "default_tripal_string_type_formatter", label = @Translation("Default String Type Formatter"), description = @Translation("The default string type formatter."), field_types = { "tripal_string_type" } )
| Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalStringTypeFormatter::viewElements | ( | FieldItemListInterface | $items, |
| $langcode | |||
| ) |
{}
Reimplemented in Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoStringFormatterDefault.