"TYPO3 4.0.1: tx_rtehtmlarea_pi2 Class Reference", "datetime" => "Sat Dec 2 19:27:23 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>


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 | |
Definition at line 37 of file class.tx_rtehtmlarea_pi2.php.
|
||||||||||||||||||||||||||||||||||||||||||||
|
Draws the RTE as an iframe
Reimplemented from tx_rtehtmlarea_base. Definition at line 75 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(). |
|
||||||||||||||||
|
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.
Reimplemented from tx_rtehtmlarea_base. Definition at line 290 of file class.tx_rtehtmlarea_pi2.php. Referenced by drawRTE(). |