static & makeTitle( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
runChild( $maintClass, $classFile=null)
Run a child maintenance script.
addOption( $name, $description, $required=false, $withArg=false, $shortName=false)
Add a parameter to the script.
require_once RUN_MAINTENANCE_IF_MAIN
Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effo...
purgeRedundantText( $delete=true)
Support function for cleaning up redundant text records.
getOption( $name, $default=null)
Get an option, or return the default.
output( $out, $channel=null)
Throw some output to the user.