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

Public Member Functions

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

Member Function Documentation

◆ buildForm()

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

A Form to Create/Edit a Custom table.

◆ getFormId()

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

{}

◆ submitForm()

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

Submit the Create/Edit Custom table form.

◆ validateForm()

Drupal\tripal_chado\Form\ChadoCustomTableForm::validateForm ( array &  $form,
FormStateInterface  $form_state 
)

Validate the Create/Edit custom table form.


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