"TYPO3 4.0.1: SC_wizard_add Class Reference", "datetime" => "Sat Dec 2 19:25:37 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 | |
init () | |
main () | |
Public Attributes | |
$content | |
$include_once = array() | |
$processDataFlag = 0 | |
$pid | |
$table | |
$id | |
$P | |
$returnEditConf |
Definition at line 75 of file wizard_add.php.
|
Initialization of the class.
Definition at line 104 of file wizard_add.php. References t3lib_div::_GP(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getTCEFORM_TSconfig(), t3lib_div::locationHeaderUrl(), and t3lib_div::testInt(). |
|
Main function Will issue a location-header, redirecting either BACK or to a new alt_doc.php instance...
Definition at line 157 of file wizard_add.php. References t3lib_div::getIndpEnv(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), and t3lib_div::trimExplode(). |