MediaWiki
REL1_21
|
ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database More...
Public Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
tearDown () | |
testGetContentHandler () | |
testGetContentModel () | |
Public Attributes | |
$saveContentHandlerNoDB = null |
ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database
Definition at line 8 of file WikiPageTest_ContentHandlerUseDB.php.
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from WikiPageTest.
Definition at line 11 of file WikiPageTest_ContentHandlerUseDB.php.
Reimplemented from WikiPageTest.
Definition at line 35 of file WikiPageTest_ContentHandlerUseDB.php.
References global.
Reimplemented from WikiPageTest.
Definition at line 53 of file WikiPageTest_ContentHandlerUseDB.php.
References $page, and WikiPageTest\createPage().
Reimplemented from WikiPageTest.
Definition at line 43 of file WikiPageTest_ContentHandlerUseDB.php.
References $page, and WikiPageTest\createPage().
WikiPageTest_ContentHandlerUseDB::$saveContentHandlerNoDB = null |
Definition at line 9 of file WikiPageTest_ContentHandlerUseDB.php.