Fuzzy Class Reference
List of all members.
Public Member Functions |
| __construct () |
| 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 24 of file fuzzy.php.
Constructor & Destructor Documentation
Member Function Documentation
Fuzzy::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 | $text The text to show to the user |
| string | $channel Unique identifier for the channel. |
| bool | $error Whether this is an error message |
Definition at line 73 of file fuzzy.php.
The documentation for this class was generated from the following file: