|
| static | defaultSelectSettings () |
| |
| static | validateAutocomplete ($element, FormStateInterface $form_state) |
| |
| | saveInitialValues (int $delta, string $field_name, int $linker_id, FormStateInterface &$form_state) |
| |
| | getSelectLimit (?int $select_limit=NULL) |
| |
| | genericSelectElement (string $pkey_column, ?int $default_id, array $options,) |
| |
| | massageLinkingFormValues (string $fkey, array $values, FormStateInterface $form_state, string $linker_key='linker_id',) |
| |
| | genericSelectMassageFormValues (string $pkey_id, array $values) |
| |
| | massagePropertyFormValues (string $val, array $values, FormStateInterface $form_state, ?string $rank_term=NULL, string $linker_key='prop_id',) |
| |
| | getMatchOperatorOptions () |
| |
| | formMultipleElements (FieldItemListInterface $items, array &$form, FormStateInterface $form_state) |
| |
◆ formElement()
| Drupal\tripal_chado\Plugin\Field\FieldWidget\ChadoDbxrefWidgetDefault::formElement |
( |
FieldItemListInterface |
$items, |
|
|
|
$delta, |
|
|
array |
$element, |
|
|
array & |
$form, |
|
|
FormStateInterface |
$form_state |
|
) |
| |
◆ massageFormValues()
| Drupal\tripal_chado\Plugin\Field\FieldWidget\ChadoDbxrefWidgetDefault::massageFormValues |
( |
array |
$values, |
|
|
array |
$form, |
|
|
FormStateInterface |
$form_state |
|
) |
| |
◆ widgetAjaxCallback()
| Drupal\tripal_chado\Plugin\Field\FieldWidget\ChadoDbxrefWidgetDefault::widgetAjaxCallback |
( |
|
$form, |
|
|
& |
$form_state |
|
) |
| |
Ajax callback to update the db_id for the accession autocomplete.
- Parameters
-
| array | $form | The form array. |
| \Drupal\Core\Form\FormStateInterface | $form_state | The form state object. |
The documentation for this class was generated from the following file:
- tripal_chado/src/Plugin/Field/FieldWidget/ChadoDbxrefWidgetDefault.php