"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); ?>

SC_tce_file Class Reference

List of all members.

Public Member Functions

 init ()
 initClipboard ()
 main ()
 finish ()

Public Attributes

 $file
 $redirect
 $CB
 $overwriteExistingFiles
 $vC
 $include_once = array()
 $fileProcessor

Detailed Description

Definition at line 77 of file tce_file.php.


Member Function Documentation

SC_tce_file::finish  ) 
 

Redirecting the user after the processing has been done. Might also display error messages directly, if any.

Returns:
void

Definition at line 164 of file tce_file.php.

References t3lib_BEfunc::getSetUpdateSignal(), and t3lib_div::locationHeaderUrl().

SC_tce_file::init  ) 
 

Registering Incoming data

Returns:
void

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.

Returns:
void

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.

Returns:
void

Definition at line 138 of file tce_file.php.

References t3lib_div::getIndpEnv(), and t3lib_div::makeInstance().


The documentation for this class was generated from the following file: