TYPO3 CMS  TYPO3_6-2
tx_rtehtmlarea_inlineelements Class Reference
Inheritance diagram for tx_rtehtmlarea_inlineelements:
TYPO3\CMS\Rtehtmlarea\Extension\InlineElements TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Rtehtmlarea\Extension\InlineElements
 buildJavascriptConfiguration ($RTEcounter)
 
- Public Member Functions inherited from TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi
 main ($parentObject)
 
 addButtonsToToolbar ()
 
 getPathToSkin ()
 
 buildJavascriptConfiguration ($RTEcounter)
 
 getExtensionKey ()
 
 getPathToPluginDirectory ()
 
 addsButtons ()
 
 getPluginButtons ()
 
 getPluginLabels ()
 
 getConvertToolbarForHtmlAreaArray ()
 
 requiresClassesConfiguration ()
 
 requiresSynchronousLoad ()
 
 setSynchronousLoad ($value=TRUE)
 
 getRequiredPlugins ()
 
- Protected Attributes inherited from TYPO3\CMS\Rtehtmlarea\Extension\InlineElements
 $extensionKey = 'rtehtmlarea'
 
 $pluginName = 'InlineElements'
 
 $relativePathToLocallangFile = 'extensions/InlineElements/locallang.xlf'
 
 $relativePathToSkin = 'extensions/InlineElements/skin/htmlarea.css'
 
 $htmlAreaRTE
 
 $thisConfig
 
 $toolbar
 
 $LOCAL_LANG
 
 $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
 
- Protected Attributes inherited from TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi
 $extensionKey
 
 $pluginName
 
 $relativePathToLocallangFile
 
 $relativePathToSkin
 
 $relativePathToPluginDirectory
 
 $htmlAreaRTE
 
 $rteExtensionKey
 
 $thisConfig
 
 $toolbar
 
 $LOCAL_LANG
 
 $pluginButtons = ''
 
 $pluginLabels = ''
 
 $pluginAddsButtons = TRUE
 
 $convertToolbarForHtmlAreaArray = array()
 
 $requiresClassesConfiguration = FALSE
 
 $requiresSynchronousLoad = FALSE
 
 $requiredPlugins = ''
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5957 of file LegacyClassesForIde.php.