MediaWiki  1.23.12
Parser_DiffTest Class Reference

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

◆ __construct()

Parser_DiffTest::__construct (   $conf)

Definition at line 34 of file Parser_DiffTest.php.

References $conf.

Member Function Documentation

◆ __call()

Parser_DiffTest::__call (   $name,
  $args 
)

Definition at line 67 of file Parser_DiffTest.php.

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

◆ formatArray()

Parser_DiffTest::formatArray (   $array)

Definition at line 112 of file Parser_DiffTest.php.

References $value, and as.

Referenced by __call().

◆ init()

Parser_DiffTest::init ( )

Definition at line 41 of file Parser_DiffTest.php.

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

Referenced by __call(), and setFunctionHook().

◆ onClearState()

Parser_DiffTest::onClearState ( $parser)
Parameters
$parserParser
Returns
bool

Definition at line 134 of file Parser_DiffTest.php.

References $dtUniqPrefix, and $parser.

◆ setFunctionHook()

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

◆ $conf

Parser_DiffTest::$conf

Definition at line 29 of file Parser_DiffTest.php.

Referenced by __construct().

◆ $dtUniqPrefix

Parser_DiffTest::$dtUniqPrefix

Definition at line 32 of file Parser_DiffTest.php.

Referenced by onClearState().

◆ $parsers

Parser_DiffTest::$parsers

Definition at line 29 of file Parser_DiffTest.php.

◆ $shortOutput

Parser_DiffTest::$shortOutput = false

Definition at line 30 of file Parser_DiffTest.php.


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