Inherits QueryPage.
Inherited by BrokenRedirectsPage, DeadendPagesPage, DisambiguationsPage, DoubleRedirectsPage, LonelyPagesPage, UncategorizedPagesPage, and WithoutInterwikiPage.
Public Member Functions | |
formatResult ($skin, $row) | |
Format the result as a simple link to the page. |
Definition at line 8 of file PageQueryPage.php.
PageQueryPage::formatResult | ( | $ | skin, | |
$ | row | |||
) |
Format the result as a simple link to the page.
$skin | Skin | |
$row | Object: result row |
Reimplemented from QueryPage.
Reimplemented in BrokenRedirectsPage, DisambiguationsPage, and DoubleRedirectsPage.
Definition at line 17 of file PageQueryPage.php.
References $row, $text, $title, $wgContLang, and Title::makeTitleSafe().