"TYPO3 4.0.1: SC_tce_file 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 () | |
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(). |