Manual:LogPage.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

LogPage.php contains LogPage class, which manages a log: add entries to the log and extracts information from the log.

Methods

  • LogPage::__construct ($type, $rc=true, $udp= 'skipUDP')
  • LogPage::addEntry ($action, $target, $comment, $params=array(), $doer=null)
  • LogPage::addRelations ($field, $values, $logid)

See also