Tripal
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Drupal\tripal\Form\TripalFieldCollectionDeleteForm Class Reference
Inheritance diagram for Drupal\tripal\Form\TripalFieldCollectionDeleteForm:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Form\TripalFieldCollectionDeleteForm:
Collaboration graph
[legend]

Public Member Functions

 buildForm (array $form, FormStateInterface $form_state, $uid=NULL)
 
 getQuestion ()
 
 getDescription ()
 
 getCancelUrl ()
 
 getConfirmText ()
 
 submitForm (array &$form, FormStateInterface $form_state)
 

Detailed Description

Builds the form to delete an Chado Term Mapping Config Entity.

Member Function Documentation

◆ buildForm()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::buildForm ( array  $form,
FormStateInterface  $form_state,
  $uid = NULL 
)

Build form.

Parameters
array$form
\Drupal\Core\Form\FormStateInterface$form_state
null$uid
Returns
array

◆ getCancelUrl()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getCancelUrl ( )

{}

◆ getConfirmText()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getConfirmText ( )

{}

◆ getDescription()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getDescription ( )

{}

◆ getQuestion()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getQuestion ( )

{}

◆ submitForm()

Drupal\tripal\Form\TripalFieldCollectionDeleteForm::submitForm ( array &  $form,
FormStateInterface  $form_state 
)

{}


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