MediaWiki
REL1_24
|
Public Member Functions | |
__call ($name, $args) | |
__construct ($conf) | |
formatArray ($array) | |
init () | |
onClearState (&$parser) | |
setFunctionHook ($id, $callback, $flags=0) | |
Public Attributes | |
$conf | |
$dtUniqPrefix | |
$parsers | |
$shortOutput = false |
Definition at line 27 of file ParserDiffTest.php.
ParserDiffTest::__construct | ( | $ | conf | ) |
Definition at line 34 of file ParserDiffTest.php.
References $conf.
ParserDiffTest::__call | ( | $ | name, |
$ | args | ||
) |
Definition at line 67 of file ParserDiffTest.php.
References $name, $parser, array(), as, formatArray(), init(), and wfDiff().
ParserDiffTest::formatArray | ( | $ | array | ) |
Definition at line 41 of file ParserDiffTest.php.
References $wgHooks, array(), as, and global.
Referenced by __call(), and setFunctionHook().
ParserDiffTest::onClearState | ( | &$ | parser | ) |
Parser | $parser |
Definition at line 134 of file ParserDiffTest.php.
References $parser.
ParserDiffTest::setFunctionHook | ( | $ | id, |
$ | callback, | ||
$ | flags = 0 |
||
) |
ParserDiffTest::$conf |
Definition at line 30 of file ParserDiffTest.php.
Referenced by __construct().
ParserDiffTest::$dtUniqPrefix |
Definition at line 32 of file ParserDiffTest.php.
ParserDiffTest::$parsers |
Definition at line 29 of file ParserDiffTest.php.
ParserDiffTest::$shortOutput = false |
Definition at line 31 of file ParserDiffTest.php.