CKEditor::getJSSettings |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings(). |
UnicornEditor::getJSSettings |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings(). |
CKEditorTest::testGetJSSettings |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::getJSSettings(). |
EditorPluginInterface::getJSSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns JavaScript settings to be attached. |