Definition at line 28 of file downloader.php.
XoopsDownloader::_header |
( |
|
$filename | ) |
|
|
protected |
XoopsDownloader::addBinaryFile |
( |
|
$filepath, |
|
|
|
$newfilename = null |
|
) |
| |
|
abstract |
- Parameters
-
| $filepath | |
null | $newfilename | |
- Returns
- void
XoopsDownloader::addBinaryFileData |
( |
& |
$data, |
|
|
|
$filename, |
|
|
|
$time = 0 |
|
) |
| |
|
abstract |
XoopsDownloader::addFile |
( |
|
$filepath, |
|
|
|
$newfilename = null |
|
) |
| |
|
abstract |
- Parameters
-
| $filepath | |
boolean | string | $newfilename | |
- Returns
- void
XoopsDownloader::addFileData |
( |
& |
$data, |
|
|
|
$filename, |
|
|
|
$time = 0 |
|
) |
| |
|
abstract |
XoopsDownloader::download |
( |
|
$name, |
|
|
|
$gzip = true |
|
) |
| |
|
abstract |
XoopsDownloader::$archiver |
|
protected |
XoopsDownloader::$mimetype |
|
protected |
The documentation for this class was generated from the following file: