ConfirmDeleteEditorNoteForm |
class |
Drupal\editor_note\Form |
src/Form/ConfirmDeleteEditorNoteForm.php |
Class ConfirmDeleteEditorNoteForm. |
|
|
1 |
EditorNote |
class |
Drupal\editor_note\Entity |
src/Entity/EditorNote.php |
Defines the EditorNote entity. |
|
4 |
|
EditorNoteController |
class |
Drupal\editor_note\Controller |
src/Controller/EditorNoteController.php |
Checks access for editor note routes. |
|
|
|
EditorNoteHelperService |
class |
Drupal\editor_note |
src/EditorNoteHelperService.php |
Class EditorNoteHelperService. |
|
5 |
2 |
EditorNoteItem |
class |
Drupal\editor_note\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/EditorNoteItem.php |
Provides a field type of editor note. |
|
|
|
EditorNoteTableFormatter |
class |
Drupal\editor_note\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/EditorNoteTableFormatter.php |
Plugin implementation of the 'Editor Note' formatter. |
|
|
|
EditorNoteWidget |
class |
Drupal\editor_note\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/EditorNoteWidget.php |
Editor note widget. |
|
|
|
EntityHook |
class |
Drupal\editor_note\Hook |
src/Hook/EntityHook.php |
Be aware of some entity hooks to perform actions on editor note. |
|
1 |
|
ModalForm |
class |
Drupal\editor_note\Form |
src/Form/ModalForm.php |
Implements the ModalForm form controller. |
|
|
1 |