TYPO3 API  SVNRelease
Classes | Namespaces | Variables
wizard_rte.php File Reference

Go to the source code of this file.

Classes

class  SC_wizard_rte

Namespaces

namespace  TYPO3

Variables

 $BACK_PATH = ''
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_rte.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_rte')

Variable Documentation

$BACK_PATH = ''

Wizard to display the RTE in "full screen" mode

Id:
wizard_rte.php 10295 2011-01-25 09:33:06Z baschny

Revised for TYPO3 3.6 November/2003 by Kasper Skårhøj XHTML compliant

Author:
Kasper Skårhøj <kasperYYYY@typo3.com> [CLASS/FUNCTION INDEX of SCRIPT]

81: class SC_wizard_rte 99: function init() 123: function main() 285: function printContent() 298: function checkEditAccess($table,$uid)

TOTAL FUNCTIONS: 4 (This index is automatically created/updated by the extension "extdeveval")

Definition at line 54 of file wizard_rte.php.

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_rte.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_rte')

Definition at line 338 of file wizard_rte.php.