![]() |
TYPO3
7.6
|
Public Member Functions | |
buildJavascriptConfiguration () | |
![]() | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
getExtensionKey () | |
addsButtons () | |
getPluginButtons () | |
getPluginLabels () | |
getConvertToolbarForHtmlAreaArray () | |
requiresClassesConfiguration () | |
getRequiredPlugins () | |
setToolbar (array $toolbar) | |
Protected Attributes | |
$pluginName = 'UserElements' | |
$pluginButtons = 'user' | |
$convertToolbarForHtmlAreaArray | |
![]() | |
$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 () | |
User Elements extension for htmlArea RTE
Definition at line 24 of file UserElements.php.
buildJavascriptConfiguration | ( | ) |
Return JS configuration of the htmlArea plugins registered by the extension
Definition at line 54 of file UserElements.php.
References GeneralUtility\quoteJSvalue().
|
protected |
Definition at line 45 of file UserElements.php.
|
protected |
Definition at line 38 of file UserElements.php.
|
protected |
Definition at line 31 of file UserElements.php.