11 calls to AssetManager::getCKEditorLibraryPluginPath() in CKEditor Media Embed Plugin 8
- AssetManagerTest::testGetCKEditorLibraryPluginPath in tests/
src/ Unit/ AssetManagerTest.php - AutoEmbed::getFile in src/
Plugin/ CKEditorPlugin/ AutoEmbed.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- AutoLink::getFile in src/
Plugin/ CKEditorPlugin/ AutoLink.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- MediaEmbed::getButtons in src/
Plugin/ CKEditorPlugin/ MediaEmbed.php - Returns the buttons that this plugin provides, along with metadata.
- MediaEmbed::getFile in src/
Plugin/ CKEditorPlugin/ MediaEmbed.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- MediaEmbedBase::getFile in src/
Plugin/ CKEditorPlugin/ MediaEmbedBase.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- Notification::getFile in src/
Plugin/ CKEditorPlugin/ Notification.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- NotificationAggregator::getFile in src/
Plugin/ CKEditorPlugin/ NotificationAggregator.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- SemanticMediaEmbed::getButtons in src/
Plugin/ CKEditorPlugin/ SemanticMediaEmbed.php - Returns the buttons that this plugin provides, along with metadata.
- SemanticMediaEmbed::getFile in src/
Plugin/ CKEditorPlugin/ SemanticMediaEmbed.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- TextMatch::getFile in src/
Plugin/ CKEditorPlugin/ TextMatch.php - Returns the Drupal root-relative file path to the plugin JavaScript file.