trait PluginWithFormsTrait (View source)

Provides a trait with typical behavior for plugins which have forms.

Methods

getFormClass($operation)

Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass().

hasFormClass($operation)

Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass().

Details

getFormClass($operation)

Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass().

Parameters

$operation

hasFormClass($operation)

Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass().

Parameters

$operation