|
MediaWiki
REL1_20
|
Simple version of FileJournal that does nothing. More...


Protected Member Functions | |
| doGetChangeEntries ($start, $limit) | |
| doLogChangeBatch (array $entries, $batchId) | |
| doPurgeOldLogs () | |
Simple version of FileJournal that does nothing.
Definition at line 170 of file FileJournal.php.
| NullFileJournal::doGetChangeEntries | ( | $ | start, |
| $ | limit | ||
| ) | [protected] |
Reimplemented from FileJournal.
Definition at line 185 of file FileJournal.php.
| NullFileJournal::doLogChangeBatch | ( | array $ | entries, |
| $ | batchId | ||
| ) | [protected] |
| $entries | array |
| $batchId | string |
Reimplemented from FileJournal.
Definition at line 177 of file FileJournal.php.
References Status\newGood().
| NullFileJournal::doPurgeOldLogs | ( | ) | [protected] |
Reimplemented from FileJournal.
Definition at line 193 of file FileJournal.php.
References Status\newGood().