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