Manual:HistoryAction.php

From Linux Web Expert

Revision as of 00:06, 22 August 2020 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HistoryAction.php contains the HistoryAction class, which handles printing the history page for an article. In order to be efficient, it uses timestamps rather than offsets for paging, to avoid costly LIMIT, offset queries. It also contains the HistoryPager class.

Methods

  • HistoryPager::historyLine( $row, $next, $notificationtimestamp = false, $latest = false, $firstInList = false ) - returns a row from the history printout