|
MediaWiki
REL1_20
|
Variant of QueryPage which formats the result as a simple link to the page. More...


Public Member Functions | |
| formatResult ($skin, $row) | |
| Format the result as a simple link to the page. | |
Variant of QueryPage which formats the result as a simple link to the page.
Definition at line 29 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.
Definition at line 38 of file PageQueryPage.php.
References $title, $wgContLang, Html\element(), SpecialPage\getContext(), Linker\getInvalidTitleDescription(), Linker\linkKnown(), and Title\makeTitleSafe().