Editor::$supports_inline_editing

Same name and namespace in other branches
  1. 8.9.x core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_inline_editing
  2. 10 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_inline_editing
  3. 11.x core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_inline_editing

Whether the editor supports the inline editing provided by the Edit module.

Type: bool

File

core/modules/editor/src/Annotation/Editor.php, line 83

Class

Editor
Defines an Editor annotation object.

Namespace

Drupal\editor\Annotation

Code

public $supports_inline_editing;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.