[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Clean up broken, unparseable titles. Usage: php cleanupTitles.php [--fix] Options: --fix Actually clean up titles; otherwise just checks for them
Author: | Brion Vibber |
File Size: | 192 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file maintenance/cleanupTable.inc |
TitleCleanup:: (5 methods):
__construct()
processRow()
fileExists()
moveIllegalPage()
moveInconsistentPage()
Class: TitleCleanup - X-Ref
Maintenance script to clean up broken, unparseable titles.__construct() X-Ref |
No description |
processRow( $row ) X-Ref |
param: object $row |
fileExists( $name ) X-Ref |
param: string $name return: bool |
moveIllegalPage( $row ) X-Ref |
param: object $row |
moveInconsistentPage( $row, $title ) X-Ref |
param: object $row param: Title $title |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |