Fonctions membres publiques | |
| init () | |
| initClipboard () | |
| main () | |
| finish () | |
Attributs publics | |
| $file | |
| $redirect | |
| $CB | |
| $overwriteExistingFiles | |
| $vC | |
| $include_once = array() | |
| $fileProcessor | |
| SC_tce_file::init | ( | ) |
Registering Incoming data
| SC_tce_file::initClipboard | ( | ) |
Initialize the Clipboard. This will fetch the data about files to paste/delete if such an action has been sent.
| SC_tce_file::main | ( | ) |
Performing the file admin action: Initializes the objects, setting permissions, sending data to object.
| SC_tce_file::finish | ( | ) |
Redirecting the user after the processing has been done. Might also display error messages directly, if any.
| SC_tce_file::$file |
| SC_tce_file::$redirect |
| SC_tce_file::$CB |
| SC_tce_file::$overwriteExistingFiles |
| SC_tce_file::$vC |
| SC_tce_file::$include_once = array() |
| SC_tce_file::$fileProcessor |
1.5.3