MediaWiki  REL1_19
ParserOptionsTest Class Reference
Inheritance diagram for ParserOptionsTest:
Collaboration diagram for ParserOptionsTest:

List of all members.

Public Member Functions

 setUp ()
 tearDown ()
 testGetParserCacheKeyWithDynamicDates ()
 ParserOptions::optionsHash was not giving consistent results when $wgUseDynamicDates was set Database.

Private Attributes

 $pcache
 $popts

Detailed Description

Definition at line 3 of file ParserOptionsTest.php.


Member Function Documentation

Definition at line 8 of file ParserOptionsTest.php.

References $wgContLang, $wgLanguageCode, $wgUser, Language\factory(), ParserOptions\newFromUserAndLang(), and ParserCache\singleton().

Here is the call graph for this function:

Definition at line 15 of file ParserOptionsTest.php.

ParserOptions::optionsHash was not giving consistent results when $wgUseDynamicDates was set Database.

Definition at line 23 of file ParserOptionsTest.php.

References $page, $title, $wgUseDynamicDates, WikiPage\factory(), and Title\newFromText().

Here is the call graph for this function:


Member Data Documentation

ParserOptionsTest::$pcache [private]

Definition at line 6 of file ParserOptionsTest.php.

ParserOptionsTest::$popts [private]

Definition at line 5 of file ParserOptionsTest.php.


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