MediaWiki
REL1_22
|
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 Parser_DiffTest.php.
Parser_DiffTest::__construct | ( | $ | conf | ) |
Definition at line 34 of file Parser_DiffTest.php.
References $conf.
Parser_DiffTest::__call | ( | $ | name, |
$ | args | ||
) |
Definition at line 67 of file Parser_DiffTest.php.
References $name, $parser, array(), as, formatArray(), init(), and wfDiff().
Parser_DiffTest::formatArray | ( | $ | array | ) |
Definition at line 41 of file Parser_DiffTest.php.
References $wgHooks, array(), as, and global.
Referenced by __call(), and setFunctionHook().
Parser_DiffTest::onClearState | ( | &$ | parser | ) |
$parser | Parser |
Definition at line 134 of file Parser_DiffTest.php.
References $parser.
Parser_DiffTest::setFunctionHook | ( | $ | id, |
$ | callback, | ||
$ | flags = 0 |
||
) |
Parser_DiffTest::$conf |
Definition at line 29 of file Parser_DiffTest.php.
Referenced by __construct().
Parser_DiffTest::$dtUniqPrefix |
Definition at line 32 of file Parser_DiffTest.php.
Parser_DiffTest::$parsers |
Definition at line 29 of file Parser_DiffTest.php.
Parser_DiffTest::$shortOutput = false |
Definition at line 30 of file Parser_DiffTest.php.