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

Public Member Functions

 getQuestion ()
 
 getConfirmText ()
 
 getDescription ()
 

Protected Member Functions

 getUnpublishMessage ()
 

Detailed Description

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.

Member Function Documentation

◆ getConfirmText()

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

{}

◆ getDescription()

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

{}

◆ getQuestion()

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

{}

◆ getUnpublishMessage()

Drupal\tripal\Form\TripalEntityUnpublishForm::getUnpublishMessage ( )
protected

Similar to the parent::getDeleteMessage() but custom for unpublishing.


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