|
Tripal
|


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) | |
Defines the Chado field formatter base class.
| Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsForm | ( | array | $form, |
| FormStateInterface | $form_state | ||
| ) |
| Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsFormValidateTokenString | ( | array | $form, |
| FormStateInterface | $form_state | ||
| ) |
Form element validation handler for token strings
| array | $form | The form where the settings form is being included in. |
| \Drupal\Core\Form\FormStateInterface | $form_state | The form state of the (entire) form. |
| Drupal\tripal_chado\TripalField\ChadoFormatterBase::settingsSummary | ( | ) |