[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/ -> cleanupTable.inc (summary)

Generic class to cleanup a database table. 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: 181 lines (5 kb)
Included or required: 4 times
Referenced: 0 times
Includes or requires: 1 file
 maintenance/Maintenance.php

Defines 2 classes

TableCleanup:: (6 methods):
  __construct()
  execute()
  init()
  progress()
  runTable()
  hexChar()

TableCleanupTest:: (1 method):
  processRow()


Class: TableCleanup  - X-Ref

Generic class to cleanup a database table. Already subclasses Maintenance.

__construct()   X-Ref
No description

execute()   X-Ref
No description

init( $count, $table )   X-Ref
No description

progress( $updated )   X-Ref

param: int $updated

runTable( $params )   X-Ref

param: array $params

hexChar( $matches )   X-Ref

param: array $matches
return: string

Class: TableCleanupTest  - X-Ref

processRow( $row )   X-Ref
No description



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