MediaWiki
1.30.0
|
Public Member Functions | |
__call ( $name, $args) | |
__construct ( $conf) | |
formatArray ( $array) | |
init () | |
setFunctionHook ( $id, $callback, $flags=0) | |
Public Attributes | |
$conf | |
$parsers | |
$shortOutput = false | |
Definition at line 27 of file ParserDiffTest.php.
ParserDiffTest::__construct | ( | $conf | ) |
Definition at line 32 of file ParserDiffTest.php.
References $conf.
ParserDiffTest::__call | ( | $name, | |
$args | |||
) |
Definition at line 59 of file ParserDiffTest.php.
References $args, $name, $parser, as, captcha-old\count, formatArray(), init(), and wfDiff().
ParserDiffTest::formatArray | ( | $array | ) |
Definition at line 104 of file ParserDiffTest.php.
Referenced by __call().
ParserDiffTest::init | ( | ) |
Definition at line 39 of file ParserDiffTest.php.
References as.
Referenced by __call(), and setFunctionHook().
ParserDiffTest::setFunctionHook | ( | $id, | |
$callback, | |||
$flags = 0 |
|||
) |
ParserDiffTest::$conf |
Definition at line 29 of file ParserDiffTest.php.
Referenced by __construct().
ParserDiffTest::$parsers |
Definition at line 28 of file ParserDiffTest.php.
ParserDiffTest::$shortOutput = false |
Definition at line 30 of file ParserDiffTest.php.