Tripal
Loading...
Searching...
No Matches
Public Member Functions | Protected 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)
 

Protected Member Functions

 migration_form (array $form, array $publish_form_defaults)
 

Detailed Description

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

Member Function Documentation

◆ getFormId()

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

{}

◆ migration_form()

Drupal\tripal\Form\TripalEntityPublishForm::migration_form ( array  $form,
array  $publish_form_defaults 
)
protected

Tripal 3 migration section of the publish form

Parameters
array$formThe form array
array$publish_form_defaultsDefault values from the previous invocation
Returns
array The updated form array

◆ 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: