MediaWiki
REL1_22
|
Import reporter for the API. More...
Public Member Functions | |
getData () | |
reportPage ($title, $origTitle, $revisionCount, $successCount, $pageInfo) | |
Private Attributes | |
$mResultArr = array() |
Import reporter for the API.
Definition at line 193 of file ApiImport.php.
Definition at line 223 of file ApiImport.php.
ApiImportReporter::reportPage | ( | $ | title, |
$ | origTitle, | ||
$ | revisionCount, | ||
$ | successCount, | ||
$ | pageInfo | ||
) |
Reimplemented from ImportReporter.
Definition at line 204 of file ApiImport.php.
References $title, ApiQueryBase\addTitleInfo(), and array().
ApiImportReporter::$mResultArr = array() [private] |
Definition at line 194 of file ApiImport.php.