MediaWiki  REL1_19
Parser_DiffTest Class Reference

List of all members.

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

Detailed Description

Definition at line 11 of file Parser_DiffTest.php.


Constructor & Destructor Documentation

Definition at line 18 of file Parser_DiffTest.php.

References $conf.


Member Function Documentation

Parser_DiffTest::__call ( name,
args 
)

Definition at line 51 of file Parser_DiffTest.php.

References formatArray(), init(), and wfDiff().

Here is the call graph for this function:

Definition at line 96 of file Parser_DiffTest.php.

Referenced by __call().

Here is the caller graph for this function:

Definition at line 25 of file Parser_DiffTest.php.

References $wgHooks.

Referenced by __call(), and setFunctionHook().

Here is the caller graph for this function:

Parameters:
$parserParser
Returns:
bool

Definition at line 118 of file Parser_DiffTest.php.

Parser_DiffTest::setFunctionHook ( id,
callback,
flags = 0 
)

Definition at line 107 of file Parser_DiffTest.php.

References init().

Here is the call graph for this function:


Member Data Documentation

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.


The documentation for this class was generated from the following file: