namespace Drupal\workflows\Form
Same name in other branches
Object name | File name | Summary |
---|---|---|
WorkflowAddForm | core/modules/workflows/src/Form/WorkflowAddForm.php | Form for adding workflows. |
WorkflowDeleteForm | core/modules/workflows/src/Form/WorkflowDeleteForm.php | Builds the form to delete Workflow entities. |
WorkflowEditForm | core/modules/workflows/src/Form/WorkflowEditForm.php | The form for editing workflows. |
WorkflowStateAddForm | core/modules/workflows/src/Form/WorkflowStateAddForm.php | Entity form variant for adding workflow states. |
WorkflowStateDeleteForm | core/modules/workflows/src/Form/WorkflowStateDeleteForm.php | Builds the form to delete states from Workflow entities. |
WorkflowStateEditForm | core/modules/workflows/src/Form/WorkflowStateEditForm.php | Entity form variant for editing workflow states. |
WorkflowTransitionAddForm | core/modules/workflows/src/Form/WorkflowTransitionAddForm.php | Entity form variant for adding workflow transitions. |
WorkflowTransitionDeleteForm | core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php | Builds the form to delete transitions from Workflow entities. |
WorkflowTransitionEditForm | core/modules/workflows/src/Form/WorkflowTransitionEditForm.php | Entity form variant for editing workflow transitions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.