Documentation TYPO3 par Ameos

tx_rtehtmlarea_pi2 Class Reference

Inheritance diagram for tx_rtehtmlarea_pi2:
[legend]
Collaboration diagram for tx_rtehtmlarea_pi2:
[legend]
List of all members.

Public Member Functions

 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 setSaveRTE ($number, $form, $textarea)

Public Attributes

 $RTEWrapStyle = ''
 $RTEdivStyle = ''
 $extHttpPath
 $elementId
 $elementParts
 $tscPID
 $typeVal
 $thePid
 $RTEsetup
 $thisConfig
 $confValues
 $language
 $spellCheckerLanguage
 $spellCheckerCharset
 $spellCheckerMode
 $specConf
 $LOCAL_LANG

Detailed Description

Front end RTE based on htmlArea

Author:
Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
Id
class.tx_rtehtmlarea_pi2.php 1676 2006-08-15 04:51:33Z stanrolland
*

Definition at line 39 of file class.tx_rtehtmlarea_pi2.php.


Member Function Documentation

tx_rtehtmlarea_pi2::drawRTE ( &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue 
)

Draws the RTE as an iframe

Parameters:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Returns:
string HTML code for RTE!

Reimplemented from tx_rtehtmlarea_base.

Definition at line 77 of file class.tx_rtehtmlarea_pi2.php.

References $specConf, $thisConfig, tx_rtehtmlarea_base::clientInfo(), t3lib_div::getIndpEnv(), t3lib_div::int_from_ver(), t3lib_extMgm::isLoaded(), tx_rtehtmlarea_base::isPluginEnable(), tx_rtehtmlarea_base::loadJScode(), tx_rtehtmlarea_base::loadJSfiles(), t3lib_div::readLLfile(), tx_rtehtmlarea_base::registerRTEinJS(), tx_rtehtmlarea_base::setPlugins(), setSaveRTE(), tx_rtehtmlarea_base::setToolBar(), t3lib_extMgm::siteRelPath(), t3lib_rteapi::transformContent(), t3lib_rteapi::triggerField(), and t3lib_div::trimExplode().

tx_rtehtmlarea_pi2::setSaveRTE ( number,
form,
textarea 
)

Return the JS-Code for copy the HTML-Code from the editor in the hidden input field. This is for submit function from the form.

Returns:
string the JS-Code

Reimplemented from tx_rtehtmlarea_base.

Definition at line 300 of file class.tx_rtehtmlarea_pi2.php.

Referenced by drawRTE().


The documentation for this class was generated from the following file:


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6