| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Compress the text of a wiki. Usage:
| File Size: | 468 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file maintenance/Maintenance.php |
CompressOld:: (5 methods):
__construct()
execute()
compressOldPages()
compressPage()
compressWithConcat()
Class: CompressOld - X-Ref
Maintenance script that compress the text of a wiki.| __construct() X-Ref |
| execute() X-Ref |
| No description |
| compressOldPages( $start = 0, $extdb = '' ) X-Ref |
param: int $start param: string $extdb |
| compressPage( $row, $extdb ) X-Ref |
param: stdClass $row param: string $extdb return: bool |
| compressWithConcat( $startId, $maxChunkSize, $beginDate,$endDate, $extdb = "", $maxPageId = false) X-Ref |
param: int $startId param: int $maxChunkSize param: string $beginDate param: string $endDate param: string $extdb param: bool|int $maxPageId return: bool |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |