Manual:HistoryAction.php
From Linux Web Expert
<translate> This page is outdated.</translate> |
Archivo de MediaWiki: HistoryAction.php | |
---|---|
Ubicación: | includes/actions/ |
Código fuente: | master • 1.41.1 • 1.40.3 • 1.39.7 |
Clases: | HistoryAction |
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.
Métodos
HistoryPager::historyLine( $row, $next, $notificationtimestamp = false, $latest = false, $firstInList = false )
- returns a row from the history printout