Jump to content

Příručka:HistoryAction.php

From mediawiki.org
This page is a translated version of the page Manual:HistoryAction.php and the translation is 100% complete.

Třída HistoryAction.php obsahuje třídu HistoryAction, která se stará o výpis stránky s historií článku. Aby byl efektivní, používá pro stránkování časová razítka namísto offsetů, aby se předešlo nákladným dotazům typu LIMIT s offsetem. Obsahuje také třídu HistoryPager. Construct it by passing in an Article , and call $h->history() to print the history.

Metody

  • HistoryPager ::historyLine( $row, $next, $notificationtimestamp = false, $latest = false, $firstInList = false ) - vrací řádek z výpisu historie