7 methods override InPlaceEditorInterface::isCompatible()
- Editor::isCompatible in core/
modules/ quickedit/ src/ Plugin/ InPlaceEditor/ Editor.php - Checks whether this in-place editor is compatible with a given field.
- Editor::isCompatible in core/
modules/ editor/ src/ Plugin/ InPlaceEditor/ Editor.php - Checks whether this in-place editor is compatible with a given field.
- FormEditor::isCompatible in core/
modules/ quickedit/ src/ Plugin/ InPlaceEditor/ FormEditor.php - Checks whether this in-place editor is compatible with a given field.
- Image::isCompatible in core/
modules/ quickedit/ src/ Plugin/ InPlaceEditor/ Image.php - Checks whether this in-place editor is compatible with a given field.
- Image::isCompatible in core/
modules/ image/ src/ Plugin/ InPlaceEditor/ Image.php - Checks whether this in-place editor is compatible with a given field.
- PlainTextEditor::isCompatible in core/
modules/ quickedit/ src/ Plugin/ InPlaceEditor/ PlainTextEditor.php - Checks whether this in-place editor is compatible with a given field.
- WysiwygEditor::isCompatible in core/
modules/ quickedit/ tests/ modules/ src/ Plugin/ InPlaceEditor/ WysiwygEditor.php - Checks whether this in-place editor is compatible with a given field.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.