SharePoint
extends CKEditorPluginBase
in package
Defines the "SharePoint File Search" plugin, with a CKEditor.
Tags
Table of Contents
- getButtons() : mixed
- {@inheritdoc}
- getConfig() : mixed
- {@inheritdoc}
- getFile() : mixed
- {@inheritdoc}
Methods
getButtons()
{@inheritdoc}
public
getButtons() : mixed
NOTE: The keys of the returned array corresponds to the CKEditor button names. They are the first argument of the editor.ui.addButton() or editor.ui.addRichCombo() functions in the plugin.js file.
Return values
mixed —getConfig()
{@inheritdoc}
public
getConfig(Editor $editor) : mixed
Parameters
- $editor : Editor
Return values
mixed —getFile()
{@inheritdoc}
public
getFile() : mixed