Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| initClipboard () | |
| main () | |
| finish () | |
Public Attributes | |
| $file | |
| $redirect | |
| $CB | |
| $overwriteExistingFiles | |
| $vC | |
| $include_once = array() | |
| $fileProcessor | |
Definition at line 77 of file tce_file.php.
| SC_tce_file::init | ( | ) |
Registering Incoming data
Definition at line 97 of file tce_file.php.
References t3lib_div::_GP().
| SC_tce_file::initClipboard | ( | ) |
Initialize the Clipboard. This will fetch the data about files to paste/delete if such an action has been sent.
Definition at line 117 of file tce_file.php.
References t3lib_div::makeInstance().
| SC_tce_file::main | ( | ) |
Performing the file admin action: Initializes the objects, setting permissions, sending data to object.
Definition at line 138 of file tce_file.php.
References t3lib_div::getIndpEnv(), and t3lib_div::makeInstance().
| SC_tce_file::finish | ( | ) |
Redirecting the user after the processing has been done. Might also display error messages directly, if any.
Definition at line 164 of file tce_file.php.
References t3lib_BEfunc::getSetUpdateSignal(), and t3lib_div::locationHeaderUrl().
1.4.6