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::init (  ) 

Registering Incoming data

Returns:
void

Definition at line 97 of file tce_file.php.

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.

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.

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.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!