Tripal
Public Member Functions | List of all members
Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm Class Reference
Inheritance diagram for Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm:
Collaboration graph
[legend]

Public Member Functions

 getFormId ()
 
 buildForm (array $form, FormStateInterface $form_state, $table_id=null)
 
 submitForm (array &$form, FormStateInterface $form_state)
 

Member Function Documentation

◆ buildForm()

Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm::buildForm ( array  $form,
FormStateInterface  $form_state,
  $table_id = null 
)

Just a simple form for confirming deletion of a custom table

◆ getFormId()

Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm::getFormId ( )

{}

◆ submitForm()

Drupal\tripal_chado\Form\ChadoCustomTablesDeleteForm::submitForm ( array &  $form,
FormStateInterface  $form_state 
)

form submit hook for the tripal_custom_tables_delete_form form.

Parameters
$form
$form_state

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