![]() |
TYPO3
7.6
|
Public Member Functions | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
![]() | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
getExtensionKey () | |
addsButtons () | |
getPluginButtons () | |
getPluginLabels () | |
getConvertToolbarForHtmlAreaArray () | |
requiresClassesConfiguration () | |
getRequiredPlugins () | |
setToolbar (array $toolbar) | |
Protected Attributes | |
$pluginName = 'TYPO3Color' | |
$pluginButtons = 'textcolor,bgcolor' | |
$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 () | |
TYPO3 Color plugin for htmlArea RTE
Definition at line 23 of file Typo3Color.php.
buildJavascriptConfiguration | ( | ) |
Return Javascript configuration of colors
Definition at line 66 of file Typo3Color.php.
References RteHtmlAreaApi\cleanList(), RteHtmlAreaApi\getPageConfigLabel(), and GeneralUtility\trimExplode().
main | ( | array | $configuration | ) |
Returns TRUE if the plugin is available and correctly initialized
array | $configuration | Configuration array given from calling object down to the single plugins |
Definition at line 55 of file Typo3Color.php.
References $GLOBALS.
|
protected |
Definition at line 44 of file Typo3Color.php.
|
protected |
Definition at line 37 of file Typo3Color.php.
|
protected |
Definition at line 30 of file Typo3Color.php.