Routing controller class for condition_test testing of condition forms.
Expanded class hierarchy of FormController
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
FormController:: |
protected | property | The condition plugin we will be working with. | |
FormController:: |
public | function |
Implements \Drupal\Core\Form\FormInterface::buildForm(). Overrides FormInterface:: |
|
FormController:: |
public | function |
Implements \Drupal\Core\Form\FormInterface::getFormID(). Overrides FormInterface:: |
|
FormController:: |
public | function |
Implements \Drupal\Core\Form\FormInterface::submitForm(). Overrides FormInterface:: |
|
FormController:: |
public | function |
Implements \Drupal\Core\Form\FormInterface::validateForm(). Overrides FormInterface:: |
|
FormController:: |
public | function | Constructs a \Drupal\condition_test\FormController object. |