MediaWiki  1.28.1
ParserDiffTest Class Reference

Public Member Functions

 __call ($name, $args)
 
 __construct ($conf)
 
 formatArray ($array)
 
 init ()
 
 setFunctionHook ($id, $callback, $flags=0)
 

Public Attributes

 $conf
 
 $parsers
 
 $shortOutput = false
 

Detailed Description

Definition at line 27 of file ParserDiffTest.php.

Constructor & Destructor Documentation

ParserDiffTest::__construct (   $conf)

Definition at line 33 of file ParserDiffTest.php.

References $conf.

Member Function Documentation

ParserDiffTest::__call (   $name,
  $args 
)

Definition at line 60 of file ParserDiffTest.php.

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

ParserDiffTest::formatArray (   $array)

Definition at line 105 of file ParserDiffTest.php.

References $value, and as.

Referenced by __call().

ParserDiffTest::init ( )

Definition at line 40 of file ParserDiffTest.php.

References as.

Referenced by __call(), and setFunctionHook().

ParserDiffTest::setFunctionHook (   $id,
  $callback,
  $flags = 0 
)

Definition at line 116 of file ParserDiffTest.php.

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

Member Data Documentation

ParserDiffTest::$conf

Definition at line 30 of file ParserDiffTest.php.

Referenced by __construct().

ParserDiffTest::$parsers

Definition at line 29 of file ParserDiffTest.php.

ParserDiffTest::$shortOutput = false

Definition at line 31 of file ParserDiffTest.php.


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