MediaWiki  REL1_31
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

◆ __construct()

ParserDiffTest::__construct (   $conf)

Definition at line 32 of file ParserDiffTest.php.

References $conf.

Member Function Documentation

◆ __call()

ParserDiffTest::__call (   $name,
  $args 
)

Definition at line 59 of file ParserDiffTest.php.

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

◆ formatArray()

ParserDiffTest::formatArray (   $array)

Definition at line 104 of file ParserDiffTest.php.

References $value, and as.

Referenced by __call().

◆ init()

ParserDiffTest::init ( )

Definition at line 39 of file ParserDiffTest.php.

References as.

Referenced by __call(), and setFunctionHook().

◆ setFunctionHook()

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

Definition at line 115 of file ParserDiffTest.php.

References $parser, as, and init().

Member Data Documentation

◆ $conf

ParserDiffTest::$conf

Definition at line 29 of file ParserDiffTest.php.

Referenced by __construct().

◆ $parsers

ParserDiffTest::$parsers

Definition at line 28 of file ParserDiffTest.php.

◆ $shortOutput

ParserDiffTest::$shortOutput = false

Definition at line 30 of file ParserDiffTest.php.


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