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

Public Member Functions

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

Member Function Documentation

◆ buildForm()

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

A Form to Create/Edit a Custom table.

◆ getFormId()

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

{}

◆ submitForm()

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

Submit the Create/Edit Custom table form.

◆ validateForm()

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

Validate the Create/Edit custom table form.


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