| 
|   | getFormId () | 
|   | 
|   | buildForm (array $form, FormStateInterface $form_state, $table_id=null) | 
|   | 
|   | validateForm (array &$form, FormStateInterface $form_state) | 
|   | 
|   | submitForm (array &$form, FormStateInterface $form_state) | 
|   | 
◆ 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:
- tripal_chado/src/Form/ChadoCustomTableForm.php