|
Tripal
|


Public Member Functions | |
| getQuestion () | |
| getConfirmText () | |
| getDescription () | |
Protected Member Functions | |
| getUnpublishMessage () | |
Provides a form for unpublishing Tripal Content entities.
This is equilvalent to deleting an Drupal entity, but in the base of Tripal entities, it does not try to delete the item in the database back-end.
| Drupal\tripal\Form\TripalEntityUnpublishForm::getConfirmText | ( | ) |
{}
| Drupal\tripal\Form\TripalEntityUnpublishForm::getDescription | ( | ) |
{}
| Drupal\tripal\Form\TripalEntityUnpublishForm::getQuestion | ( | ) |
{}
|
protected |
Similar to the parent::getDeleteMessage() but custom for unpublishing.