Tripal
Public Member Functions | List of all members
Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalTextTypeFormatter Class Reference
Inheritance diagram for Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalTextTypeFormatter:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Plugin\Field\FieldFormatter\DefaultTripalTextTypeFormatter:
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 text type formatter.

@FieldFormatter( id = "default_tripal_text_type_formatter", label = @Translation("Default Text Type Formatter"), description = @Translation("The default text type formatter."), field_types = { "tripal_text_type" } )

Member Function Documentation

◆ viewElements()

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

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