![]() |
TYPO3
7.6
|
Public Member Functions | |
buildJavascriptConfiguration () | |
![]() | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
getExtensionKey () | |
addsButtons () | |
getPluginButtons () | |
getPluginLabels () | |
getConvertToolbarForHtmlAreaArray () | |
requiresClassesConfiguration () | |
getRequiredPlugins () | |
setToolbar (array $toolbar) | |
Protected Attributes | |
$pluginName = 'BlockElements' | |
$pluginButtons = 'formatblock, indent, outdent, blockquote, insertparagraphbefore, insertparagraphafter, left, center, right, justifyfull, orderedlist, unorderedlist, line' | |
$convertToolbarForHtmlAreaArray | |
$defaultBlockElements | |
$defaultBlockElementsOrder = 'none, p, h1, h2, h3, h4, h5, h6, pre, address, article, aside, blockquote, div, footer, header, nav, section' | |
![]() | |
$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 () | |
BlockElements extension for htmlArea RTE
Definition at line 23 of file BlockElements.php.
buildJavascriptConfiguration | ( | ) |
Return JS configuration of the htmlArea plugins registered by the extension
Definition at line 98 of file BlockElements.php.
References BlockElements\$defaultBlockElementsOrder, RteHtmlAreaApi\cleanList(), RteHtmlAreaApi\getLanguageService(), RteHtmlAreaApi\getPageConfigLabel(), GeneralUtility\strtolower(), and GeneralUtility\trimExplode().
|
protected |
Definition at line 44 of file BlockElements.php.
|
protected |
Definition at line 65 of file BlockElements.php.
|
protected |
Definition at line 91 of file BlockElements.php.
Referenced by BlockElements\buildJavascriptConfiguration().
|
protected |
Definition at line 37 of file BlockElements.php.
|
protected |
Definition at line 30 of file BlockElements.php.