MediaWiki  REL1_19
PageQueryPage Class Reference

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

Inheritance diagram for PageQueryPage:
Collaboration diagram for PageQueryPage:

List of all members.

Public Member Functions

 formatResult ($skin, $row)
 Format the result as a simple link to the page.

Detailed Description

Variant of QueryPage which formats the result as a simple link to the page.

Definition at line 8 of file PageQueryPage.php.


Member Function Documentation

PageQueryPage::formatResult ( skin,
row 
)

Format the result as a simple link to the page.

Parameters:
$skinSkin
$rowObject: result row
Returns:
string

Reimplemented from QueryPage.

Reimplemented in DisambiguationsPage, BrokenRedirectsPage, and DoubleRedirectsPage.

Definition at line 17 of file PageQueryPage.php.

References $title, $wgContLang, Linker\linkKnown(), and Title\makeTitleSafe().

Here is the call graph for this function:


The documentation for this class was generated from the following file: