

Public Member Functions | |
| buildJavascriptConfiguration ($RTEcounter) | |
Protected Attributes | |
| $extensionKey = 'rtehtmlarea' | |
| $pluginName = 'AboutEditor' | |
| $relativePathToLocallangFile = '' | |
| $relativePathToSkin = 'extensions/AboutEditor/skin/htmlarea.css' | |
| $htmlAreaRTE | |
| $thisConfig | |
| $toolbar | |
| $LOCAL_LANG | |
| $pluginButtons = 'about' | |
| $convertToolbarForHtmlAreaArray | |
Definition at line 35 of file class.tx_rtehtmlarea_abouteditor.php.
| tx_rtehtmlarea_abouteditor::buildJavascriptConfiguration | ( | $ | RTEcounter | ) |
Return JS configuration of the htmlArea plugins registered by the extension
| integer | Relative id of the RTE editing area in the form |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 62 of file class.tx_rtehtmlarea_abouteditor.php.
References $TSFE.
tx_rtehtmlarea_abouteditor::$convertToolbarForHtmlAreaArray [protected] |
Initial value:
array (
'about' => 'About',
)
Reimplemented from tx_rtehtmlareaapi.
Definition at line 47 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$extensionKey = 'rtehtmlarea' [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 37 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$htmlAreaRTE [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 41 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$LOCAL_LANG [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 44 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$pluginButtons = 'about' [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 46 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$pluginName = 'AboutEditor' [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 38 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$relativePathToLocallangFile = '' [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 39 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$relativePathToSkin = 'extensions/AboutEditor/skin/htmlarea.css' [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 40 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$thisConfig [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 42 of file class.tx_rtehtmlarea_abouteditor.php.
tx_rtehtmlarea_abouteditor::$toolbar [protected] |
Reimplemented from tx_rtehtmlareaapi.
Definition at line 43 of file class.tx_rtehtmlarea_abouteditor.php.
1.4.7