Public Member Functions | |
__construct ($dryrun=false) | |
processPage ($row) | |
removeWatch ($row) |
Definition at line 38 of file cleanupWatchlist.php.
WatchlistCleanup::__construct | ( | $ | dryrun = false |
) |
Definition at line 39 of file cleanupWatchlist.php.
WatchlistCleanup::processPage | ( | $ | row | ) |
Reimplemented from TableCleanup.
Definition at line 43 of file cleanupWatchlist.php.
References $row, $title, UtfNormal::cleanUp(), Title::makeTitle(), Title::newFromText(), TableCleanup::progress(), and removeWatch().
WatchlistCleanup::removeWatch | ( | $ | row | ) |
Definition at line 60 of file cleanupWatchlist.php.
References $dbw, $row, and wfGetDB().
Referenced by processPage().