Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
Poimport Class Reference
Inheritance diagram for Poimport:

Public Member Functions

 execute ()
 
 myOutput ( $text, $channel=null, $error=false)
 Public alternative for protected Maintenance::output() as we need to get messages from the ChangeSyncer class to the commandline.
 

Detailed Description

Definition at line 25 of file poimport.php.

Constructor & Destructor Documentation

◆ __construct()

Poimport::__construct ( )

Definition at line 26 of file poimport.php.

Member Function Documentation

◆ execute()

Poimport::execute ( )

Definition at line 50 of file poimport.php.

◆ myOutput()

Poimport::myOutput ( $text,
$channel = null,
$error = false )

Public alternative for protected Maintenance::output() as we need to get messages from the ChangeSyncer class to the commandline.

Parameters
string$textThe text to show to the user
string | null$channelUnique identifier for the channel.
bool$errorWhether this is an error message

Definition at line 80 of file poimport.php.


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