You are here

Classes, traits, and interfaces in TinyMCE 1.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TinyMCE class Drupal\tinymce\Plugin\Editor src/Plugin/Editor/TinyMCE.php Defines a TinyMCE-based text editor for Drupal.
TinyMCEController class Drupal\tinymce\Controller src/Controller/TinyMCEController.php Implementing our example JSON api.
TinyMCEIntegrationTest class Drupal\Tests\tinymce\FunctionalJavascript tests/src/FunctionalJavascript/TinyMCEIntegrationTest.php Tests the integration of TinyMCE.
TinyMCELoadingTest class Drupal\Tests\tinymce\Functional tests/src/Functional/TinyMCELoadingTest.php Tests loading of CKEditor.
TinymceSettingsForm class Drupal\tinymce\Form src/Form/TinymceSettingsForm.php Implements a TinyMCE settings form. 1
TinyMCETest class Drupal\Tests\tinymce\Kernel tests/src/Kernel/TinyMCETest.php Tests for the 'TinyMCE' text editor plugin.

Other projects