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_edit_link")
Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::buildOptionsForm | ( | & | $form, |
FormStateInterface | $form_state | ||
) |
{}
|
protected |
{}
Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::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\ChadoCustomTablesEditLink::query | ( | ) |
{}
Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::render | ( | ResultRow | $values | ) |
{}
|
static |
{}
Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::usesGroupBy | ( | ) |
{}