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.
|
|
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(). |
|
|
Registering Incoming data
Definition at line 97 of file tce_file.php. References t3lib_div::_GP(). |
|
|
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(). |
|
|
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(). |
1.4.6