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 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 | |
| int | $options | |
| string | &$opened_path | |
- Returns
- bool
Definition at line 66 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 |
( |
| ) |
|
◆ $context
| resource null UploadSourceAdapter::$context |
◆ $sourceRegistrations
| ImportSource [] UploadSourceAdapter::$sourceRegistrations = [] |
|
static |
The documentation for this class was generated from the following file: