Tripal
Public Member Functions | List of all members
Drupal\tripal\Form\TripalEntityPublishForm Class Reference
Inheritance diagram for Drupal\tripal\Form\TripalEntityPublishForm:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Form\TripalEntityPublishForm:
Collaboration graph
[legend]

Public Member Functions

 getFormId ()
 
 storageAjaxCallback (array &$form, FormStateInterface $form_state)
 

Detailed Description

Form that asks the user (admin) which content type they want to publish.

Member Function Documentation

◆ getFormId()

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

{}

◆ storageAjaxCallback()

Drupal\tripal\Form\TripalEntityPublishForm::storageAjaxCallback ( array &  $form,
FormStateInterface  $form_state 
)

AJAX callback for storage backend updates.

Parameters
array$formThe form array
FormStateInterface$form_stateThe form state object.

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