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

SC_file_upload Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()

Public Attributes

 $uploadNumber = 10
 $doc
 $basicff
 $icon
 $shortPath
 $title
 $number
 $target
 $returnUrl
 $content

Detailed Description

Definition at line 77 of file file_upload.php.


Member Function Documentation

SC_file_upload::init  ) 
 

Constructor for initializing the class

Returns:
void

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

Returns:
void

Definition at line 171 of file file_upload.php.

References t3lib_div::intInRange().

SC_file_upload::printContent  ) 
 

Outputting the accumulated content to screen

Returns:
void

Definition at line 241 of file file_upload.php.


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