MediaWiki  REL1_22
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 27 of file Parser_DiffTest.php.


Constructor & Destructor Documentation

Definition at line 34 of file Parser_DiffTest.php.

References $conf.


Member Function Documentation

Parser_DiffTest::__call ( name,
args 
)

Definition at line 67 of file Parser_DiffTest.php.

References $name, $parser, array(), as, formatArray(), init(), and wfDiff().

Definition at line 112 of file Parser_DiffTest.php.

References $key, $value, and as.

Referenced by __call().

Definition at line 41 of file Parser_DiffTest.php.

References $wgHooks, array(), as, and global.

Referenced by __call(), and setFunctionHook().

Parameters:
$parserParser
Returns:
bool

Definition at line 134 of file Parser_DiffTest.php.

References $parser.

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

Definition at line 123 of file Parser_DiffTest.php.

References $flags, $parser, as, and init().


Member Data Documentation

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.


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