aceVars
in package
TinyMCE 5 based editor plugin config class
Tags
Table of Contents
- $editorButtons : mixed
- $editorFontsizes : mixed
- $editorParagraphs : mixed
- $editorStyles : mixed
- $toolbarTpl : mixed
- __construct() : mixed
- prepareComments() : void
- Prepare buttons for comments
- prepareDrafts() : void
- Prepare buttons for comments
- toArray() : array<string|int, mixed>
Properties
$editorButtons
private
mixed
$editorButtons
= []
$editorFontsizes
private
mixed
$editorFontsizes
= []
$editorParagraphs
private
mixed
$editorParagraphs
= []
$editorStyles
private
mixed
$editorStyles
= []
$toolbarTpl
private
mixed
$toolbarTpl
= 'components/editor/ace_toolbar.php'
Methods
__construct()
public
__construct(array<string|int, mixed> $editorStyles) : mixed
Parameters
- $editorStyles : array<string|int, mixed>
Return values
mixed —prepareComments()
Prepare buttons for comments
public
prepareComments() : void
Return values
void —prepareDrafts()
Prepare buttons for comments
public
prepareDrafts() : void
Return values
void —toArray()
public
toArray() : array<string|int, mixed>