namespace Drupal\workspaces\Form
Same name in other branches
Object name | File name | Summary |
---|---|---|
SwitchToLiveForm | core/modules/workspaces/src/Form/SwitchToLiveForm.php | Provides a form that switches to the live version of the site. |
WorkspaceActivateForm | core/modules/workspaces/src/Form/WorkspaceActivateForm.php | Handle activation of a workspace on administrative pages. |
WorkspaceDeleteForm | core/modules/workspaces/src/Form/WorkspaceDeleteForm.php | Provides a form for deleting a workspace. |
WorkspaceForm | core/modules/workspaces/src/Form/WorkspaceForm.php | Form controller for the workspace edit forms. |
WorkspaceFormInterface | core/modules/workspaces/src/Form/WorkspaceFormInterface.php | Defines interface for workspace forms so they can be easily distinguished. |
WorkspaceMergeForm | core/modules/workspaces/src/Form/WorkspaceMergeForm.php | Provides a form that merges the contents for a workspace into another one. |
WorkspacePublishForm | core/modules/workspaces/src/Form/WorkspacePublishForm.php | Provides the workspace publishing form. |
WorkspaceSwitcherForm | core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php | Provides a form that activates a different workspace. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.