"TYPO3 4.0.1: SC_file_upload Class Reference", "datetime" => "Sat Dec 2 19:25:28 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 () | |
| main () | |
| printContent () | |
Public Attributes | |
| $uploadNumber = 10 | |
| $doc | |
| $basicff | |
| $icon | |
| $shortPath | |
| $title | |
| $number | |
| $target | |
| $returnUrl | |
| $content | |
Definition at line 77 of file file_upload.php.
|
|
Constructor for initializing the class
Definition at line 103 of file file_upload.php. References t3lib_div::_GP(), t3lib_div::intInRange(), t3lib_div::makeInstance(), and t3lib_BEfunc::typo3PrintError(). |
|
|
Main function, rendering the upload file form fields
Definition at line 171 of file file_upload.php. References t3lib_div::intInRange(). |
|
|
Outputting the accumulated content to screen
Definition at line 241 of file file_upload.php. |