Documentation TYPO3 par Ameos |
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.
| SC_file_upload::init | ( | ) |
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().
| SC_file_upload::main | ( | ) |
Main function, rendering the upload file form fields
Definition at line 174 of file file_upload.php.
References t3lib_BEfunc::cshItem(), and t3lib_div::intInRange().
| SC_file_upload::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 244 of file file_upload.php.
1.4.6