Manual:HistoryAction.php
Appearance
このページは直近の情報を反映していません。 |
MediaWiki ファイル: HistoryAction.php | |
---|---|
場所: | includes/actions/ |
ソース コード: | master • 1.42.3 • 1.41.4 • 1.39.10 |
クラス: | 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.
メソッド
HistoryPager::historyLine( $row, $next, $notificationtimestamp = false, $latest = false, $firstInList = false )
- returns a row from the history printout