namespace Drupal\quickedit\Ajax
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| EntitySavedCommand | core/modules/quickedit/src/Ajax/EntitySavedCommand.php | Indicates the entity was loaded from PrivateTempStore and saved. |
| FieldFormCommand | core/modules/quickedit/src/Ajax/FieldFormCommand.php | Passes a rendered field form to Quick Edit's JavaScript app. |
| FieldFormSavedCommand | core/modules/quickedit/src/Ajax/FieldFormSavedCommand.php | Indicates a field was saved and passes the rerendered field to Quick Edit. |
| FieldFormValidationErrorsCommand | core/modules/quickedit/src/Ajax/FieldFormValidationErrorsCommand.php | Passes validation errors when saving a form field failed. |
| GetUntransformedTextCommand | core/modules/quickedit/src/Ajax/GetUntransformedTextCommand.php | AJAX command to rerender formatted text field without transformation filters. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.