static & makeTitle( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
testStaticFunctions()
Checks for the existence of the backwards compatibility static functions (forwarders to WikiPage clas...
testImplementsSetMagic()
@depends testImplementsGetMagic @covers Article::__set
static getAutosummary( $oldtext, $newtext, $flags)
static selectFields()
Return the list of revision fields that should be selected to create a new page.
testGetOrSetOnNewProperty()
@covers Article::__get @covers Article::__set
setUp()
creates a title object and its article object
testImplementsCallMagic()
@depends testImplementsSetMagic @covers Article::__call
tearDown()
cleanup title object and its article object
Class for viewing MediaWiki article and history.