|
Tripal
|


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) | |
Static Public Member Functions | |
| static | defaultSettings () |
Plugin implementation of default Tripal biomaterial formatter.
@FieldFormatter( id = "chado_biomaterial_formatter_default", label = @Translation("Chado biomaterial formatter"), description = @Translation("A chado biomaterial formatter"), field_types = { "chado_biomaterial_type_default" }, valid_tokens = { "[name]", "[description]", "[biosourceprovider]", "[database_name]", "[database_accession]", "[genus]", "[species]", "[infratype]", "[infratype_abbrev]", "[infraname]", "[abbreviation]", "[common_name]", }, )
|
static |
{}
| Drupal\tripal_chado\Plugin\Field\FieldFormatter\ChadoBiomaterialFormatterDefault::viewElements | ( | FieldItemListInterface | $items, |
| $langcode | |||
| ) |
{}