Tripal
Public Member Functions | List of all members
Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalStringTypeFormatter Class Reference
Inheritance diagram for Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalStringTypeFormatter:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalStringTypeFormatter:
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 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" } )

Member Function Documentation

◆ viewElements()

Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalStringTypeFormatter::viewElements ( FieldItemListInterface  $items,
  $langcode 
)

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