|
| __construct (EntityTypeManagerInterface $entityTypeManager) |
|
| form (array $form, FormStateInterface $form_state) |
|
| save (array $form, FormStateInterface $form_state) |
|
| exist ($id) |
|
|
static | create (ContainerInterface $container) |
|
◆ __construct()
Drupal\tripal\Form\TripalContentTermsForm::__construct |
( |
EntityTypeManagerInterface |
$entityTypeManager | ) |
|
Constructs an ExampleForm object.
- Parameters
-
\Drupal\Core\Entity\EntityTypeManagerInterface | $entityTypeManager | The entityTypeManager. |
◆ create()
static Drupal\tripal\Form\TripalContentTermsForm::create |
( |
ContainerInterface |
$container | ) |
|
|
static |
◆ exist()
Drupal\tripal\Form\TripalContentTermsForm::exist |
( |
|
$id | ) |
|
Helper function to check whether an Example configuration entity exists.
◆ form()
Drupal\tripal\Form\TripalContentTermsForm::form |
( |
array |
$form, |
|
|
FormStateInterface |
$form_state |
|
) |
| |
◆ save()
Drupal\tripal\Form\TripalContentTermsForm::save |
( |
array |
$form, |
|
|
FormStateInterface |
$form_state |
|
) |
| |
The documentation for this class was generated from the following file:
- tripal/src/Form/TripalContentTermsForm.php