tx_rtehtmlarea_abouteditor Class Reference

Inheritance diagram for tx_rtehtmlarea_abouteditor:

Inheritance graph
[legend]
Collaboration diagram for tx_rtehtmlarea_abouteditor:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

About Editor plugin for htmlArea RTE

Author:
Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
TYPO3 SVN ID:
Id
class.tx_rtehtmlarea_abouteditor.php 2985 2008-01-31 11:37:57Z ingmars

Definition at line 35 of file class.tx_rtehtmlarea_abouteditor.php.


Member Function Documentation

tx_rtehtmlarea_abouteditor::buildJavascriptConfiguration ( RTEcounter  ) 

Return JS configuration of the htmlArea plugins registered by the extension

Parameters:
integer Relative id of the RTE editing area in the form
Returns:
string JS configuration for registered plugins
The returned string will be a set of JS instructions defining the configuration that will be provided to the plugin(s) Each of the instructions should be of the form: RTEarea['.$RTEcounter.']["buttons"]["button-id"]["property"] = "value";

Reimplemented from tx_rtehtmlareaapi.

Definition at line 62 of file class.tx_rtehtmlarea_abouteditor.php.

References $TSFE.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
Generated on Sat Jan 3 04:24:06 2009 for TYPO3 API by  doxygen 1.4.7