Handbuch:RecentChange.php

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

RecentChange.php enthält die RecentChange-Klasse.

Funktionen

  • static RecentChange::newFromId( $rcid ) - Gibt recentchange oder false aus.
  • static RecentChange::newFromConds( $conds, $fname = __METHOD__, $options = array() ) - Gibt recentchange oder false aus.