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

List of all members.

Public Member Functions

 setUp ()
 tearDown ()
 testCloseElement ()
 testDateMenu ()
 Broken
 testElementAttributes ()
 testElementEmpty ()
 testElementEscaping ()
 testElementInputCanHaveAValueOfZero ()
 testElementOpen ()
 testEncodeJsVarArray ()
 testEncodeJsVarBoolean ()
 testEncodeJsVarFloat ()
 testEncodeJsVarFloatString ()
 testEncodeJsVarInt ()
 testEncodeJsVarIntString ()
 testEncodeJsVarNull ()
 testEncodeJsVarObject ()
 testEscapeJsStringSpecialChars ()
 testEscapeTagsOnly ()
 testExpandAttributes ()
 testExpandAttributesException ()
 testLabelAttributeCanOnlyBeClassOrTitle ()
 testLabelCreation ()
 testNamespaceSelector ()
 testOpenElement ()
 testTextareaAttribs ()
 testTextareaNoContent ()

Static Private Attributes

static $oldLang
static $oldNamespaces

Detailed Description

Definition at line 3 of file XmlTest.php.


Member Function Documentation

Definition at line 7 of file XmlTest.php.

References $wgContLang, $wgLang, and Language\factory().

Here is the call graph for this function:

Definition at line 37 of file XmlTest.php.

References $oldLang, $wgContLang, and $wgLang.

Definition at line 111 of file XmlTest.php.

References Xml\closeElement().

Here is the call graph for this function:

Broken

Definition at line 118 of file XmlTest.php.

References Xml\dateMenu().

Here is the call graph for this function:

Definition at line 95 of file XmlTest.php.

References Xml\element().

Here is the call graph for this function:

Definition at line 66 of file XmlTest.php.

References Xml\element().

Here is the call graph for this function:

Definition at line 81 of file XmlTest.php.

References Xml\element().

Here is the call graph for this function:

Definition at line 74 of file XmlTest.php.

References Xml\input().

Here is the call graph for this function:

Definition at line 58 of file XmlTest.php.

References Xml\element().

Here is the call graph for this function:

Definition at line 327 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 311 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 356 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 372 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 348 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 364 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 319 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 340 of file XmlTest.php.

References Xml\encodeJsVar().

Here is the call graph for this function:

Definition at line 303 of file XmlTest.php.

References Xml\escapeJsString().

Here is the call graph for this function:

Definition at line 89 of file XmlTest.php.

References Xml\escapeTagsOnly().

Here is the call graph for this function:

Definition at line 44 of file XmlTest.php.

References Xml\expandAttributes().

Here is the call graph for this function:

Definition at line 53 of file XmlTest.php.

References Xml\expandAttributes().

Here is the call graph for this function:

Definition at line 271 of file XmlTest.php.

References Xml\label().

Here is the call graph for this function:

Definition at line 264 of file XmlTest.php.

References Xml\label().

Here is the call graph for this function:

Definition at line 196 of file XmlTest.php.

References Xml\namespaceSelector().

Here is the call graph for this function:

Definition at line 103 of file XmlTest.php.

References Xml\openElement().

Here is the call graph for this function:

Definition at line 253 of file XmlTest.php.

References Xml\textarea().

Here is the call graph for this function:

Definition at line 245 of file XmlTest.php.

References Xml\textarea().

Here is the call graph for this function:


Member Data Documentation

XmlTest::$oldLang [static, private]

Definition at line 4 of file XmlTest.php.

Referenced by tearDown().

XmlTest::$oldNamespaces [static, private]

Definition at line 5 of file XmlTest.php.


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