You are here

namespace Drupal\rules_webform\Event in RULES WEBFORM 3.x

Same name in other branches
  1. 8 Drupal\rules_webform\Event
Classsort descending Location Description
DeletingSubmissionEvent src/Event/DeletingSubmissionEvent.php Event that is fired when webform submission is deleting.
RulesWebformEventBase src/Event/RulesWebformEventBase.php Base class for events available in the 'RULES WEBFORM' module.
UpdatingSubmissionEvent src/Event/UpdatingSubmissionEvent.php Event that is fired when webform submission is updating.
ViewingSubmissionEvent src/Event/ViewingSubmissionEvent.php Event that is fired when webform submission is viewing.
WebformSubmitEvent src/Event/WebformSubmitEvent.php Event that is fired when webform is submitted.