Documentation

SharePoint extends CKEditorPluginBase
in package

Defines the "SharePoint File Search" plugin, with a CKEditor.

Tags
CKEditorPlugin

( id = "sharepoint", label = @Translation("Office 365 - Sharepoint File Search"), module = "o365_sharepoint_field" )

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
Return values
mixed

Search results