MediaWiki
REL1_21
|
Database More...
Public Member Functions | |
newLogEntry ($action, $params) | |
testLogComment () | |
testLogParamsTypeMsg () | |
testLogParamsTypeMsgContent () | |
testLogParamsTypeNumber () | |
testLogParamsTypePlain () | |
testLogParamsTypeRaw () | |
testLogParamsTypeTitleLink () | |
testLogParamsTypeUserLink () | |
testNormalLogParams () | |
Protected Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
tearDown () | |
Protected Attributes | |
RequestContext | $context |
Title | $title |
User | $user |
Database
Definition at line 5 of file LogFormatterTest.php.
LogFormatterTest::newLogEntry | ( | $ | action, |
$ | params | ||
) |
Definition at line 50 of file LogFormatterTest.php.
LogFormatterTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiLangTestCase.
Definition at line 19 of file LogFormatterTest.php.
LogFormatterTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 43 of file LogFormatterTest.php.
Definition at line 195 of file LogFormatterTest.php.
Definition at line 112 of file LogFormatterTest.php.
Definition at line 125 of file LogFormatterTest.php.
Definition at line 138 of file LogFormatterTest.php.
Definition at line 182 of file LogFormatterTest.php.
Definition at line 99 of file LogFormatterTest.php.
Definition at line 169 of file LogFormatterTest.php.
Definition at line 153 of file LogFormatterTest.php.
Definition at line 61 of file LogFormatterTest.php.
RequestContext LogFormatterTest::$context [protected] |
Definition at line 17 of file LogFormatterTest.php.
Definition at line 13 of file LogFormatterTest.php.
Definition at line 9 of file LogFormatterTest.php.