Documentation TYPO3 par Ameos |
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(). |