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

Go to the source code of this file.

Classes

class  SC_wizard_add

Namespaces

namespace  TYPO3

Variables

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

Variable Documentation

$BACK_PATH = ''

Wizard to add new records to a group/select TCEform formfield

Id:
wizard_add.php 10121 2011-01-18 20:15:30Z ohader

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

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

75: class SC_wizard_add 104: function init() 157: function main()

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

Definition at line 50 of file wizard_add.php.

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

Definition at line 239 of file wizard_add.php.