[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/specialpage/ -> PageQueryPage.php (summary)

Variant of QueryPage which formats the result as a simple link to the page. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 72 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  preprocessResults()
  formatResult()

Functions
Functions that are not part of a class:

preprocessResults( $db, $res )   X-Ref
Run a LinkBatch to pre-cache LinkCache information,
like page existence and information for stub color and redirect hints.
This should be done for live data and cached data.

param: DatabaseBase $db
param: ResultWrapper $res

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

param: Skin $skin
param: object $row Result row
return: string



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1