This is a horrible hack used to keep source compatibility.
More...
This is a horrible hack used to keep source compatibility.
Definition at line 31 of file UploadSourceAdapter.php.
◆ registerSource()
static UploadSourceAdapter::registerSource |
( |
ImportSource |
$source | ) |
|
|
static |
◆ stream_eof()
UploadSourceAdapter::stream_eof |
( |
| ) |
|
◆ stream_open()
UploadSourceAdapter::stream_open |
( |
|
$path, |
|
|
|
$mode, |
|
|
|
$options, |
|
|
& |
$opened_path |
|
) |
| |
- Parameters
-
string | $path | |
string | $mode | |
array | $options | |
string | &$opened_path | |
- Returns
- bool
Definition at line 63 of file UploadSourceAdapter.php.
References $path.
◆ stream_read()
UploadSourceAdapter::stream_read |
( |
|
$count | ) |
|
◆ stream_tell()
UploadSourceAdapter::stream_tell |
( |
| ) |
|
◆ stream_write()
UploadSourceAdapter::stream_write |
( |
|
$data | ) |
|
◆ url_stat()
UploadSourceAdapter::url_stat |
( |
| ) |
|
◆ $mBuffer
string UploadSourceAdapter::$mBuffer |
|
private |
◆ $mPosition
int UploadSourceAdapter::$mPosition |
|
private |
◆ $mSource
◆ $sourceRegistrations
array UploadSourceAdapter::$sourceRegistrations = [] |
|
static |
The documentation for this class was generated from the following file: