[TYPO3-german] RTE/htmlArea in BE-Modul verwenden
Markus Kobligk
markus at kobligk.de
Wed Sep 17 09:44:42 CEST 2008
>require_once(PATH_t3lib . 'class.t3lib_parsehtml_proc.php');
>$myRTE = t3lib_div::makeInstance('t3lib_tceforms');
>$PA = array();
>$PA['extra'] = "richtext:rte_transform[flag=rte_enabled|mode=ts_css]";
>$PA['itemFormElName'] = 'feld';
>$PA['itemFormElValue'] = $row['feld'];
>$myRTE->getSingleField_typeText('tabelle', 'feld', $row, $PA);
Danke, werd ich mal ausprobieren.
Gruß,
Markus
More information about the TYPO3-german
mailing list