|
Tripal
|


Public Member Functions | |
| usesGroupBy () | |
| query () | |
| buildOptionsForm (&$form, FormStateInterface $form_state) | |
| render (ResultRow $values) | |
| preRenderCustomForm ($form) | |
Static Public Member Functions | |
| static | trustedCallbacks () |
Protected Member Functions | |
| defineOptions () | |
Field handler to present a link to delete a chado custom table.
@ViewsField("chado_custom_tables_delete_link")
| Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesDeleteLink::buildOptionsForm | ( | & | $form, |
| FormStateInterface | $form_state | ||
| ) |
{}
|
protected |
{}
| Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesDeleteLink::preRenderCustomForm | ( | $form | ) |
Prerender function to move the textarea to the top of a form.
| array | $form | The form build array. |
| Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesDeleteLink::query | ( | ) |
{}
| Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesDeleteLink::render | ( | ResultRow | $values | ) |
{}
|
static |
{}
| Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesDeleteLink::usesGroupBy | ( | ) |
{}