Tripal
|
Public Member Functions | |
getFormId () | |
storageAjaxCallback (array &$form, FormStateInterface $form_state) | |
Form that asks the user (admin) which content type they want to publish.
Drupal\tripal\Form\TripalEntityPublishForm::getFormId | ( | ) |
{}
Drupal\tripal\Form\TripalEntityPublishForm::storageAjaxCallback | ( | array & | $form, |
FormStateInterface | $form_state | ||
) |
AJAX callback for storage backend updates.
array | $form | The form array |
FormStateInterface | $form_state | The form state object. |