"TYPO3 4.0.1: SC_wizard_edit 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 () | |
closeWindow () | |
Public Attributes | |
$P | |
$doClose |
Definition at line 76 of file wizard_edit.php.
|
Printing a little JavaScript to close the open window.
Definition at line 149 of file wizard_edit.php. Referenced by main(). |
|
Initialization of the script
Definition at line 90 of file wizard_edit.php. References t3lib_div::_GP(). |
|
Main function Makes a header-location redirect to an edit form IF POSSIBLE from the passed data - otherwise the window will just close.
Definition at line 101 of file wizard_edit.php. References closeWindow(), t3lib_div::loadTCA(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), t3lib_div::revExplode(), and t3lib_div::testInt(). |