Imports a XML dump from a file (either from file upload, files on disk, or HTTP)
More...
Imports a XML dump from a file (either from file upload, files on disk, or HTTP)
Definition at line 32 of file ImportStreamSource.php.
◆ __construct()
ImportStreamSource::__construct |
( |
|
$handle | ) |
|
◆ atEnd()
ImportStreamSource::atEnd |
( |
| ) |
|
◆ newFromFile()
static ImportStreamSource::newFromFile |
( |
|
$filename | ) |
|
|
static |
◆ newFromInterwiki()
static ImportStreamSource::newFromInterwiki |
( |
|
$interwiki, |
|
|
|
$page, |
|
|
|
$history = false , |
|
|
|
$templates = false , |
|
|
|
$pageLinkDepth = 0 |
|
) |
| |
|
static |
◆ newFromUpload()
static ImportStreamSource::newFromUpload |
( |
|
$fieldname = "xmlimport" | ) |
|
|
static |
◆ newFromURL()
static ImportStreamSource::newFromURL |
( |
|
$url, |
|
|
|
$method = 'GET' |
|
) |
| |
|
static |
◆ readChunk()
ImportStreamSource::readChunk |
( |
| ) |
|
◆ $mHandle
resource ImportStreamSource::$mHandle |
|
private |
The documentation for this class was generated from the following file: