![]() |
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 Member Functions | |
buildJSFontItemsConfig ($buttonId) | |
![]() | |
cleanList ($str) | |
getPageConfigLabel ($string) | |
isFrontend () | |
isFrontendEditActive () | |
getFullFileName ($filename) | |
writeTemporaryFile ($label, $fileExtension= 'js', $contents= '') | |
getLanguageService () | |
Protected Attributes | |
$pluginName = 'SelectFont' | |
$pluginButtons = 'fontstyle,fontsize' | |
$convertToolbarForHtmlAreaArray | |
$defaultFont | |
$RTEProperties | |
![]() | |
$extensionKey = 'rtehtmlarea' | |
$pluginName | |
$relativePathToSkin = '' | |
$toolbar | |
$pluginButtons = '' | |
$pluginLabels = '' | |
$pluginAddsButtons = true | |
$convertToolbarForHtmlAreaArray = array() | |
$requiresClassesConfiguration = false | |
$requiredPlugins = '' | |
$configuration | |
SelectFont extension for htmlArea RTE
Definition at line 23 of file SelectFont.php.
buildJavascriptConfiguration | ( | ) |
Return JS configuration of the htmlArea plugins registered by the extension
Definition at line 102 of file SelectFont.php.
References SelectFont\buildJSFontItemsConfig(), and GeneralUtility\trimExplode().
|
protected |
Return Javascript configuration of font faces
string | $buttonId,: | button id |
Definition at line 121 of file SelectFont.php.
References RteHtmlAreaApi\cleanList(), RteHtmlAreaApi\getLanguageService(), RteHtmlAreaApi\getPageConfigLabel(), GeneralUtility\inList(), GeneralUtility\trimExplode(), and RteHtmlAreaApi\writeTemporaryFile().
Referenced by SelectFont\buildJavascriptConfiguration().
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 90 of file SelectFont.php.
References $GLOBALS.
|
protected |
Definition at line 44 of file SelectFont.php.
|
protected |
Definition at line 54 of file SelectFont.php.
|
protected |
Definition at line 37 of file SelectFont.php.
|
protected |
Definition at line 30 of file SelectFont.php.
|
protected |
Definition at line 82 of file SelectFont.php.