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

Public Member Functions

 viewElements (FieldItemListInterface $items, $langcode)
 
- Public Member Functions inherited from Drupal\tripal_chado\TripalField\ChadoFormatterBase
 settingsForm (array $form, FormStateInterface $form_state)
 
 settingsSummary ()
 
 settingsFormValidateTokenString (array $form, FormStateInterface $form_state)
 
- Public Member Functions inherited from Drupal\tripal\TripalField\TripalFormatterBase
 sanitizeKey ($key)
 

Detailed Description

Plugin implementation of Default Tripal field formatter for sequence data

@FieldFormatter( id = "chado_synonym_formatter_default", label = @Translation("Chado Synonym Formatter"), description = @Translation("A chado synonym formatter"), field_types = { "chado_synonym_type_default" } )

Member Function Documentation

◆ viewElements()

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

{}


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