![]() |
TYPO3
7.6
|
Public Member Functions | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
applyToolbarConstraints ($show) | |
![]() | |
main (array $configuration) | |
buildJavascriptConfiguration () | |
getExtensionKey () | |
addsButtons () | |
getPluginButtons () | |
getPluginLabels () | |
getConvertToolbarForHtmlAreaArray () | |
requiresClassesConfiguration () | |
getRequiredPlugins () | |
setToolbar (array $toolbar) | |
Protected Attributes | |
$pluginName = 'TYPO3HtmlParser' | |
$pluginButtons = 'cleanword' | |
$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 HTML Parser extension for htmlArea RTE
Definition at line 24 of file Typo3HtmlParser.php.
applyToolbarConstraints | ( | $show | ) |
Return an updated array of toolbar enabled buttons Force inclusion of hidden button cleanword
array | $show,: | array of toolbar elements that will be enabled, unless modified here |
Definition at line 88 of file Typo3HtmlParser.php.
References GeneralUtility\trimExplode().
buildJavascriptConfiguration | ( | ) |
Return JS configuration of the htmlArea plugins registered by the extension
Definition at line 67 of file Typo3HtmlParser.php.
References GeneralUtility\quoteJSvalue().
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 Typo3HtmlParser.php.
|
protected |
Definition at line 45 of file Typo3HtmlParser.php.
|
protected |
Definition at line 38 of file Typo3HtmlParser.php.
|
protected |
Definition at line 31 of file Typo3HtmlParser.php.