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

Public Member Functions

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

Protected Attributes

 $pub_library_query_id
 
 $pub_library_query_name
 

Member Function Documentation

◆ buildForm()

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

Build form.

Parameters
array$form
\Drupal\Core\Form\FormStateInterface$form_state
?int$pub_library_query_id
Returns
array

◆ getCancelUrl()

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

{}

◆ getConfirmText()

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

{}

◆ getDescription()

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

{}

◆ getFormId()

Drupal\tripal\Form\DeletePubSearchQueryForm::getFormId ( )

{}

◆ getQuestion()

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

{}

◆ submitForm()

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

{}

Member Data Documentation

◆ $pub_library_query_id

int Drupal\tripal\Form\DeletePubSearchQueryForm::$pub_library_query_id
protected

ID of the publication query.

◆ $pub_library_query_name

string Drupal\tripal\Form\DeletePubSearchQueryForm::$pub_library_query_name
protected

Name of the publication query.


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