[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

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

Variant of QueryPage which uses a gallery to output results. 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: 79 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  outputResults()
  formatResult()
  getCellHtml()

Functions
Functions that are not part of a class:

outputResults( $out, $skin, $dbr, $res, $num, $offset )   X-Ref
Format and output report results using the given information plus
OutputPage

param: OutputPage $out OutputPage to print to
param: Skin $skin User skin to use [unused]
param: DatabaseBase $dbr (read) connection to use
param: ResultWrapper $res Result pointer
param: int $num Number of available result rows
param: int $offset Paging offset

formatResult( $skin, $result )   X-Ref
No description

getCellHtml( $row )   X-Ref
Get additional HTML to be shown in a results' cell

param: object $row Result row
return: string



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