|
Tripal
|


Public Member Functions | |
| buildForm (array $form, FormStateInterface $form_state, $uid=NULL) | |
| getQuestion () | |
| getDescription () | |
| getCancelUrl () | |
| getConfirmText () | |
| submitForm (array &$form, FormStateInterface $form_state) | |
Builds the form to delete an Chado Term Mapping Config Entity.
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::buildForm | ( | array | $form, |
| FormStateInterface | $form_state, | ||
$uid = NULL |
|||
| ) |
Build form.
| array | $form | |
| \Drupal\Core\Form\FormStateInterface | $form_state | |
| null | $uid |
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getCancelUrl | ( | ) |
{}
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getConfirmText | ( | ) |
{}
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getDescription | ( | ) |
{}
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::getQuestion | ( | ) |
{}
| Drupal\tripal\Form\TripalFieldCollectionDeleteForm::submitForm | ( | array & | $form, |
| FormStateInterface | $form_state | ||
| ) |
{}