MediaWiki  REL1_22
ApiImportReporter Class Reference

Import reporter for the API. More...

Inheritance diagram for ApiImportReporter:
Collaboration diagram for ApiImportReporter:

List of all members.

Public Member Functions

 getData ()
 reportPage ($title, $origTitle, $revisionCount, $successCount, $pageInfo)

Private Attributes

 $mResultArr = array()

Detailed Description

Import reporter for the API.

Definition at line 193 of file ApiImport.php.


Member Function Documentation

Definition at line 223 of file ApiImport.php.

ApiImportReporter::reportPage ( title,
origTitle,
revisionCount,
successCount,
pageInfo 
)
Parameters:
$titleTitle
$origTitleTitle
$revisionCountint
$successCountint
$pageInfo
Returns:
void

Reimplemented from ImportReporter.

Definition at line 204 of file ApiImport.php.

References $title, ApiQueryBase\addTitleInfo(), and array().


Member Data Documentation

ApiImportReporter::$mResultArr = array() [private]

Definition at line 194 of file ApiImport.php.


The documentation for this class was generated from the following file: