This is a horrible hack used to keep source compatibility.
More...
|
| resource null | $context |
| | Must exists on stream wrapper class.
|
| |
This is a horrible hack used to keep source compatibility.
Definition at line 17 of file UploadSourceAdapter.php.
◆ isSeekableSource()
| static UploadSourceAdapter::isSeekableSource |
( |
string | $id | ) |
|
|
static |
◆ registerSource()
| static UploadSourceAdapter::registerSource |
( |
ImportSource | $source | ) |
|
|
static |
◆ seekSource()
| static UploadSourceAdapter::seekSource |
( |
string | $id, |
|
|
int | $offset ) |
|
static |
◆ stream_eof()
| UploadSourceAdapter::stream_eof |
( |
| ) |
|
◆ stream_open()
| UploadSourceAdapter::stream_open |
( |
| $path, |
|
|
| $mode, |
|
|
| $options, |
|
|
& | $opened_path ) |
◆ stream_read()
| UploadSourceAdapter::stream_read |
( |
| $count | ) |
|
◆ stream_tell()
| UploadSourceAdapter::stream_tell |
( |
| ) |
|
◆ stream_write()
| UploadSourceAdapter::stream_write |
( |
| $data | ) |
|
◆ url_stat()
| UploadSourceAdapter::url_stat |
( |
| ) |
|
◆ $context
| resource null UploadSourceAdapter::$context |
◆ $sourceRegistrations
| ImportSource [] UploadSourceAdapter::$sourceRegistrations = [] |
|
static |
The documentation for this class was generated from the following file: