TYPO3 CMS  TYPO3_6-2
tx_rtehtmlarea_selectfont Class Reference
Inheritance diagram for tx_rtehtmlarea_selectfont:
TYPO3\CMS\Rtehtmlarea\Extension\SelectFont TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Rtehtmlarea\Extension\SelectFont
 main ($parentObject)
 
 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 Member Functions inherited from TYPO3\CMS\Rtehtmlarea\Extension\SelectFont
 buildJSFontItemsConfig ($RTEcounter, $buttonId)
 
- Protected Attributes inherited from TYPO3\CMS\Rtehtmlarea\Extension\SelectFont
 $extensionKey = 'rtehtmlarea'
 
 $pluginName = 'SelectFont'
 
 $relativePathToLocallangFile = 'extensions/SelectFont/locallang.xlf'
 
 $relativePathToSkin = ''
 
 $htmlAreaRTE
 
 $thisConfig
 
 $toolbar
 
 $LOCAL_LANG
 
 $pluginButtons = 'fontstyle,fontsize'
 
 $convertToolbarForHtmlAreaArray
 
 $defaultFont
 
 $RTEProperties
 
- 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 5992 of file LegacyClassesForIde.php.