![]() |
TYPO3
7.6
|
Public Member Functions | |
buildJavascriptConfiguration () | |
![]() | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
getExtensionKey () | |
addsButtons () | |
getPluginButtons () | |
getPluginLabels () | |
getConvertToolbarForHtmlAreaArray () | |
requiresClassesConfiguration () | |
getRequiredPlugins () | |
setToolbar (array $toolbar) | |
Protected Attributes | |
$pluginName = 'InlineElements' | |
$pluginButtons = 'formattext, bidioverride, big, bold, citation, code, definition, deletedtext, emphasis, insertedtext, italic, keyboard, quotation, sample, small, span, strikethrough, strong, subscript, superscript, underline, variable' | |
$convertToolbarForHtmlAreaArray | |
$defaultInlineElements | |
$defaultInlineElementsOrder | |
$buttonToInlineElement | |
![]() | |
$extensionKey = 'rtehtmlarea' | |
$pluginName | |
$relativePathToSkin = '' | |
$toolbar | |
$pluginButtons = '' | |
$pluginLabels = '' | |
$pluginAddsButtons = true | |
$convertToolbarForHtmlAreaArray = array() | |
$requiresClassesConfiguration = false | |
$requiredPlugins = '' | |
$configuration | |
Additional Inherited Members | |
![]() | |
cleanList ($str) | |
getPageConfigLabel ($string) | |
isFrontend () | |
isFrontendEditActive () | |
getFullFileName ($filename) | |
writeTemporaryFile ($label, $fileExtension= 'js', $contents= '') | |
getLanguageService () | |
InlineElements plugin for htmlArea RTE
Definition at line 23 of file InlineElements.php.
buildJavascriptConfiguration | ( | ) |
Return JS configuration of the htmlArea plugins registered by the extension
Definition at line 145 of file InlineElements.php.
References InlineElements\$defaultInlineElementsOrder, RteHtmlAreaApi\cleanList(), elseif, RteHtmlAreaApi\getLanguageService(), and GeneralUtility\trimExplode().
|
protected |
Definition at line 114 of file InlineElements.php.
|
protected |
Definition at line 44 of file InlineElements.php.
|
protected |
Definition at line 75 of file InlineElements.php.
|
protected |
Definition at line 106 of file InlineElements.php.
Referenced by InlineElements\buildJavascriptConfiguration().
|
protected |
Definition at line 37 of file InlineElements.php.
|
protected |
Definition at line 30 of file InlineElements.php.