| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:FileDuplicateSearch 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.
| Author: | Raimond Spekking, based on Special:MIMESearch by Ævar Arnfjörð Bjarmason |
| File Size: | 231 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
FileDuplicateSearchPage:: (12 methods):
__construct()
isSyndicated()
isCacheable()
isCached()
linkParameters()
getDupes()
showList()
getQueryInfo()
execute()
doBatchLookups()
formatResult()
getGroupName()
Class: FileDuplicateSearchPage - X-Ref
Searches the database for files of the requested hash, comparing this with the| __construct( $name = 'FileDuplicateSearch' ) X-Ref |
| isSyndicated() X-Ref |
| No description |
| isCacheable() X-Ref |
| No description |
| isCached() X-Ref |
| No description |
| linkParameters() X-Ref |
| No description |
| getDupes() X-Ref |
| Fetch dupes from all connected file repositories. return: array Array of File objects |
| showList( $dupes ) X-Ref |
param: array $dupes Array of File objects |
| getQueryInfo() X-Ref |
| No description |
| execute( $par ) X-Ref |
| No description |
| doBatchLookups( $list ) X-Ref |
| No description |
| formatResult( $skin, $result ) X-Ref |
param: Skin $skin param: File $result return: string |
| getGroupName() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |