Property | Type | Description | |
---|---|---|---|
$_unique | FTP Transfers are unique. | ||
$_upload | SIG_Upload object |
Method | Description | |
---|---|---|
get_file ( ) : object | Returns the uploaded file. | |
get_upload ( ) : object | Returns the upload that finished. | |
set_upload ( object $upload ) : void | Sets the file uploaded. |
public get_upload ( ) : object | ||
return | object |
public set_upload ( object $upload ) : void | ||
$upload | object | Upload object |
return | void |