You are here

namespace Drupal\webform\Plugin\Action in Webform 8.5

Same name in other branches
  1. 6.x Drupal\webform\Plugin\Action
Classsort descending Location Description
WebformEntityArchiveAction src/Plugin/Action/WebformEntityArchiveAction.php Archives a webform.
WebformEntityCloseAction src/Plugin/Action/WebformEntityCloseAction.php Closes a webform.
WebformEntityDeleteAction src/Plugin/Action/WebformEntityDeleteAction.php Redirects to a webform deletion form.
WebformEntityOpenAction src/Plugin/Action/WebformEntityOpenAction.php Opens a webform.
WebformEntityUnarchiveAction src/Plugin/Action/WebformEntityUnarchiveAction.php Unarchives a webform.
WebformSubmissionDeleteAction src/Plugin/Action/WebformSubmissionDeleteAction.php Redirects to a webform submission deletion form.
WebformSubmissionLockAction src/Plugin/Action/WebformSubmissionLockAction.php Locks a webform submission.
WebformSubmissionStickyAction src/Plugin/Action/WebformSubmissionStickyAction.php Makes a webform submission sticky.
WebformSubmissionUnlockAction src/Plugin/Action/WebformSubmissionUnlockAction.php Unlocks a webform submission.
WebformSubmissionUnstickyAction src/Plugin/Action/WebformSubmissionUnstickyAction.php Makes a webform submission unsticky.