Tripal
Public Member Functions | List of all members
Drupal\tripal_chado\TripalField\ChadoFormatterBase Class Reference
Inheritance diagram for Drupal\tripal_chado\TripalField\ChadoFormatterBase:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\TripalField\ChadoFormatterBase:
Collaboration graph
[legend]

Public Member Functions

 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

Defines the Chado field formatter base class.

Member Function Documentation

◆ settingsForm()

Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsForm ( array  $form,
FormStateInterface  $form_state 
)

◆ settingsFormValidateTokenString()

Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsFormValidateTokenString ( array  $form,
FormStateInterface  $form_state 
)

Form element validation handler for token strings

Parameters
array$formThe form where the settings form is being included in.
\Drupal\Core\Form\FormStateInterface$form_stateThe form state of the (entire) form.

◆ settingsSummary()

Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsSummary ( )

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