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