EditorDialogSave::$values
Same name in other branches
- 9 core/modules/editor/src/Ajax/EditorDialogSave.php \Drupal\editor\Ajax\EditorDialogSave::values
- 8.9.x core/modules/editor/src/Ajax/EditorDialogSave.php \Drupal\editor\Ajax\EditorDialogSave::values
- 10 core/modules/editor/src/Ajax/EditorDialogSave.php \Drupal\editor\Ajax\EditorDialogSave::values
An array of values that will be passed back to the editor by the dialog.
Type: array
File
-
core/
modules/ editor/ src/ Ajax/ EditorDialogSave.php, line 20
Class
- EditorDialogSave
- Provides an AJAX command for saving the contents of an editor dialog.
Namespace
Drupal\editor\AjaxCode
protected array $values;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.