MediaWiki
REL1_22
|
Simple version of FileJournal that does nothing. More...
Protected Member Functions | |
doGetChangeEntries ($start, $limit) | |
doGetCurrentPosition () | |
doGetPositionAtTime ($time) | |
doLogChangeBatch (array $entries, $batchId) | |
doPurgeOldLogs () |
Simple version of FileJournal that does nothing.
Definition at line 202 of file FileJournal.php.
NullFileJournal::doGetChangeEntries | ( | $ | start, |
$ | limit | ||
) | [protected] |
Reimplemented from FileJournal.
Definition at line 234 of file FileJournal.php.
References array().
NullFileJournal::doGetCurrentPosition | ( | ) | [protected] |
Reimplemented from FileJournal.
Definition at line 217 of file FileJournal.php.
NullFileJournal::doGetPositionAtTime | ( | $ | time | ) | [protected] |
$time | integer|string timestamp |
Reimplemented from FileJournal.
Definition at line 226 of file FileJournal.php.
NullFileJournal::doLogChangeBatch | ( | array $ | entries, |
$ | batchId | ||
) | [protected] |
$entries | array |
$batchId | string |
Reimplemented from FileJournal.
Definition at line 209 of file FileJournal.php.
References Status\newGood().
NullFileJournal::doPurgeOldLogs | ( | ) | [protected] |
Reimplemented from FileJournal.
Definition at line 242 of file FileJournal.php.
References Status\newGood().