Tripal
|
Public Member Functions | |
formElement (FieldItemListInterface $items, $delta, array $element, array &$form, FormStateInterface $form_state) | |
massageFormValues (array $values, array $form, FormStateInterface $form_state) | |
![]() | |
sanitizeKey ($key) | |
Plugin implementation of default Chado Data Source widget.
@FieldWidget( id = "chado_source_data_widget_default", label = @Translation("Chado Data Source Widget Default"), description = @Translation("The default source data widget which allows curators to manually enter analysis source data information on the content edit page."), field_types = { "chado_source_data_type_default" } )
Drupal\tripal_chado\Plugin\Field\FieldWidget\ChadoSourceDataWidgetDefault::formElement | ( | FieldItemListInterface | $items, |
$delta, | |||
array | $element, | ||
array & | $form, | ||
FormStateInterface | $form_state | ||
) |
{}
Drupal\tripal_chado\Plugin\Field\FieldWidget\ChadoSourceDataWidgetDefault::massageFormValues | ( | array | $values, |
array | $form, | ||
FormStateInterface | $form_state | ||
) |