DeleteWebformSubmission |
class |
Drupal\rules_webform\Plugin\RulesAction |
src/Plugin/RulesAction/DeleteWebformSubmission.php |
Action for deletion of a webform submission. |
|
|
|
DeletingSubmissionEvent |
class |
Drupal\rules_webform\Event |
src/Event/DeletingSubmissionEvent.php |
Event that is fired when webform submission is deleting. |
|
1 |
|
RulesWebformEventBase |
class |
Drupal\rules_webform\Event |
src/Event/RulesWebformEventBase.php |
Base class for events available in the 'RULES WEBFORM' module. |
4 |
|
|
SetWebformFieldValue |
class |
Drupal\rules_webform\Plugin\RulesAction |
src/Plugin/RulesAction/SetWebformFieldValue.php |
Action for altering of webform submission value. |
|
|
|
UpdatingSubmissionEvent |
class |
Drupal\rules_webform\Event |
src/Event/UpdatingSubmissionEvent.php |
Event that is fired when webform submission is updating. |
|
1 |
|
ViewingSubmissionEvent |
class |
Drupal\rules_webform\Event |
src/Event/ViewingSubmissionEvent.php |
Event that is fired when webform submission is viewing. |
|
1 |
|
WebformFields |
class |
Drupal\rules_webform\Plugin\DataType |
src/Plugin/DataType/WebformFields.php |
The "webform_fields" data type. |
|
|
|
WebformFieldsDataDefinition |
class |
Drupal\rules_webform |
src/WebformFieldsDataDefinition.php |
A typed data definition class for defining 'webform_fields'. |
|
|
|
WebformFieldsUnchanged |
class |
Drupal\rules_webform\Plugin\DataType |
src/Plugin/DataType/WebformFieldsUnchanged.php |
The "webform_fields_unchanged" data type. |
|
|
|
WebformFieldsUnchangedDataDefinition |
class |
Drupal\rules_webform |
src/WebformFieldsUnchangedDataDefinition.php |
A typed data definition class for defining 'webform_fields_unchanged'. |
|
|
|
WebformInfo |
class |
Drupal\rules_webform\Plugin\DataType |
src/Plugin/DataType/WebformInfo.php |
The "webform_info" data type. |
|
|
|
WebformInfoDataDefinition |
class |
Drupal\rules_webform |
src/WebformInfoDataDefinition.php |
A typed data definition class for defining 'webform_info'. |
|
|
|
WebformName |
class |
Drupal\rules_webform\Plugin\Condition |
src/Plugin/Condition/WebformName.php |
Provides a 'Webform has ID' condition. |
|
|
|
WebformSubmitEvent |
class |
Drupal\rules_webform\Event |
src/Event/WebformSubmitEvent.php |
Event that is fired when webform is submitted. |
|
1 |
|