|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| init () | |
| main () | |
Public Attributes | |
| $pid | |
| $P | |
| $table | |
| $id | |
Definition at line 74 of file wizard_list.php.
| SC_wizard_list::init | ( | ) |
Initialization of the class, setting GPvars.
Definition at line 93 of file wizard_list.php.
References t3lib_div\_GP().
| SC_wizard_list::main | ( | ) |
Main function Will issue a location-header, redirecting either BACK or to a new alt_doc.php instance...
Definition at line 105 of file wizard_list.php.
References t3lib_div\getIndpEnv(), t3lib_BEfunc\getModuleUrl(), t3lib_BEfunc\getRecord(), t3lib_BEfunc\getTCEFORM_TSconfig(), t3lib_utility_Http\redirect(), and t3lib_div\sanitizeLocalUrl().
| SC_wizard_list::$id |
Definition at line 82 of file wizard_list.php.
| SC_wizard_list::$P |
Definition at line 80 of file wizard_list.php.
| SC_wizard_list::$pid |
Definition at line 77 of file wizard_list.php.
| SC_wizard_list::$table |
Definition at line 81 of file wizard_list.php.
1.7.5.1