Public Member Functions | |
__construct ($conf) | |
init () | |
__call ($name, $args) | |
formatArray ($array) | |
setFunctionHook ($id, $callback, $flags=0) | |
onClearState (&$parser) | |
Public Attributes | |
$parsers | |
$conf | |
$shortOutput = false | |
$dfUniqPrefix |
Definition at line 6 of file Parser_DiffTest.php.
Parser_DiffTest::__construct | ( | $ | conf | ) |
Parser_DiffTest::__call | ( | $ | name, | |
$ | args | |||
) |
Definition at line 47 of file Parser_DiffTest.php.
References $args, $i, $msg, $name, formatArray(), init(), and wfDiff().
Parser_DiffTest::formatArray | ( | $ | array | ) |
Parser_DiffTest::init | ( | ) |
Parser_DiffTest::onClearState | ( | &$ | parser | ) |
Definition at line 110 of file Parser_DiffTest.php.
Parser_DiffTest::setFunctionHook | ( | $ | id, | |
$ | callback, | |||
$ | flags = 0 | |||
) |
Parser_DiffTest::$conf |
Parser_DiffTest::$dfUniqPrefix |
Definition at line 11 of file Parser_DiffTest.php.
Parser_DiffTest::$parsers |
Definition at line 8 of file Parser_DiffTest.php.
Parser_DiffTest::$shortOutput = false |
Definition at line 9 of file Parser_DiffTest.php.