Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
checkEditAccess ($table, $uid) | |
Public Attributes | |
$doc | |
$content | |
$P | |
$popView |
Definition at line 81 of file wizard_rte.php.
|
Checks access for element
Definition at line 290 of file wizard_rte.php. References t3lib_BEfunc::fixVersioningPid(), and t3lib_BEfunc::getRecord(). Referenced by main(). |
|
Initialization of the class
Definition at line 99 of file wizard_rte.php. References t3lib_div::_GP(), and t3lib_div::makeInstance(). |
|
Main function, rendering the document with the iframe with the RTE in.
Definition at line 123 of file wizard_rte.php. References checkEditAccess(), and t3lib_BEfunc::getRecord(). |
|
Outputting the accumulated content to screen
Definition at line 279 of file wizard_rte.php. |