MediaWiki  REL1_19
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 175 of file ApiImport.php.


Member Function Documentation

Definition at line 197 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 186 of file ApiImport.php.

References $title, and ApiQueryBase\addTitleInfo().

Here is the call graph for this function:


Member Data Documentation

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

Definition at line 176 of file ApiImport.php.


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