Tripal
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink Class Reference
Inheritance diagram for Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink:
Collaboration graph
[legend]

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 ()
 

Detailed Description

Field handler to present a link to delete a chado custom table.

@ViewsField("chado_custom_tables_edit_link")

Member Function Documentation

◆ buildOptionsForm()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::buildOptionsForm ( $form,
FormStateInterface  $form_state 
)

{}

◆ defineOptions()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::defineOptions ( )
protected

{}

◆ preRenderCustomForm()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::preRenderCustomForm (   $form)

Prerender function to move the textarea to the top of a form.

Parameters
array$formThe form build array.
Returns
array The modified form build array.

◆ query()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::query ( )

{}

◆ render()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::render ( ResultRow  $values)

{}

◆ trustedCallbacks()

static Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::trustedCallbacks ( )
static

{}

◆ usesGroupBy()

Drupal\tripal_chado\Plugin\views\field\ChadoCustomTablesEditLink::usesGroupBy ( )

{}


The documentation for this class was generated from the following file: