|
MediaWiki
REL1_19
|
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 11 of file Parser_DiffTest.php.
| Parser_DiffTest::__construct | ( | $ | conf | ) |
Definition at line 18 of file Parser_DiffTest.php.
References $conf.
| Parser_DiffTest::__call | ( | $ | name, |
| $ | args | ||
| ) |
Definition at line 51 of file Parser_DiffTest.php.
References formatArray(), init(), and wfDiff().

| Parser_DiffTest::formatArray | ( | $ | array | ) |
Definition at line 96 of file Parser_DiffTest.php.
Referenced by __call().

Definition at line 25 of file Parser_DiffTest.php.
References $wgHooks.
Referenced by __call(), and setFunctionHook().

| Parser_DiffTest::onClearState | ( | &$ | parser | ) |
| Parser_DiffTest::setFunctionHook | ( | $ | id, |
| $ | callback, | ||
| $ | flags = 0 |
||
| ) |
Definition at line 107 of file Parser_DiffTest.php.
References init().

| Parser_DiffTest::$conf |
Definition at line 13 of file Parser_DiffTest.php.
Referenced by __construct().
| Parser_DiffTest::$dtUniqPrefix |
Definition at line 16 of file Parser_DiffTest.php.
| Parser_DiffTest::$parsers |
Definition at line 13 of file Parser_DiffTest.php.
| Parser_DiffTest::$shortOutput = false |
Definition at line 14 of file Parser_DiffTest.php.