Defines the "stylescombo" plugin.
@CKEditorPlugin(
id = "stylescombo",
label = @Translation("Styles dropdown")
)
Expanded class hierarchy of StylesCombo
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PluginBase:: |
protected | property | Configuration information passed into the plugin. | 1 |
PluginBase:: |
protected | property | The plugin implementation definition. | |
PluginBase:: |
protected | property | The plugin_id. | |
PluginBase:: |
public | function |
Returns the definition of the plugin implementation. Overrides PluginInspectionInterface:: |
|
PluginBase:: |
public | function |
Returns the plugin_id of the plugin instance. Overrides PluginInspectionInterface:: |
|
PluginBase:: |
public | function | Constructs a Drupal\Component\Plugin\PluginBase object. | 17 |
StylesCombo:: |
protected | function | Builds the "stylesSet" configuration part of the CKEditor JS settings. | |
StylesCombo:: |
public | function |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons(). Overrides CKEditorPluginButtonsInterface:: |
|
StylesCombo:: |
public | function |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getConfig(). Overrides CKEditorPluginInterface:: |
|
StylesCombo:: |
public | function |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). Overrides CKEditorPluginInterface:: |
|
StylesCombo:: |
public | function |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::isInternal(). Overrides CKEditorPluginBase:: |
|
StylesCombo:: |
public | function |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm(). Overrides CKEditorPluginConfigurableInterface:: |
|
StylesCombo:: |
public | function | #element_validate handler for the "styles" element in settingsForm(). |