You are here

Classes, traits, and interfaces in Wysiwyg API template plugin 3.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CrudTest class Drupal\wysiwyg_template\Tests\Form src/Tests/Form/CrudTest.php Tests the template CRUD forms.
DefaultContentTest class Drupal\wysiwyg_template\Tests src/Tests/DefaultContentTest.php Test the ability to specify a template as default content for a node.
FilterTemplates class Drupal\wysiwyg_template_core\Plugin\Filter modules/wysiwyg_template_core/src/Plugin/Filter/FilterTemplates.php Provides a filter to remove WYSIWYG-specific markup from rendering.
FilterTemplatesTest class Drupal\Tests\wysiwyg_template_core\Kernel\Plugin\Filter modules/wysiwyg_template_core/tests/src/Kernel/Plugin/Filter/FilterTemplatesTest.php Tests the Wysiwyg cleanup filter.
Services class Drupal\wysiwyg_template src/Services.php 2
Template class Drupal\wysiwyg_template\Entity src/Entity/Template.php Defines the Template entity. 7
TemplateController class Drupal\wysiwyg_template\Controller src/Controller/TemplateController.php Default controller for the wysiwyg_template module. 1
TemplateControllerTest class Drupal\Tests\wysiwyg_template\Kernel\Controller tests/src/Kernel/Controller/TemplateControllerTest.php Tests the template controller object.
TemplateDeleteForm class Drupal\wysiwyg_template\Form src/Form/TemplateDeleteForm.php Builds the form to delete Template entities.
TemplateForm class Drupal\wysiwyg_template\Form src/Form/TemplateForm.php Class TemplateForm.
TemplateInterface interface Drupal\wysiwyg_template_core modules/wysiwyg_template_core/src/TemplateInterface.php Provides an interface for defining Template entities. 1 1
TemplateListBuilder class Drupal\wysiwyg_template src/TemplateListBuilder.php Provides a listing of Template entities.
Templates class Drupal\wysiwyg_template\Plugin\CKEditorPlugin src/Plugin/CKEditorPlugin/Templates.php Defines the CKEditor Templates plugin.
TemplateSelector class Drupal\wysiwyg_template\Plugin\CKEditorPlugin src/Plugin/CKEditorPlugin/TemplateSelector.php Defines a WYSIWYG TemplateSelector selector plugin.
TemplateTest class Drupal\Tests\wysiwyg_template\Kernel\Entity tests/src/Kernel/Entity/TemplateTest.php Tests the template config entity.

Other projects