MediaWiki
REL1_19
|
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 175 of file ApiImport.php.
Definition at line 197 of file ApiImport.php.
ApiImportReporter::reportPage | ( | $ | title, |
$ | origTitle, | ||
$ | revisionCount, | ||
$ | successCount, | ||
$ | pageInfo | ||
) |
Reimplemented from ImportReporter.
Definition at line 186 of file ApiImport.php.
References $title, and ApiQueryBase\addTitleInfo().
ApiImportReporter::$mResultArr = array() [private] |
Definition at line 176 of file ApiImport.php.