Manual:LogPage.php/pt-br

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

O arquivo LogPage.php contém a classe LogPage, que gerencia um arquivo de log: adiciona entradas e extrai informações do log.

Métodos

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

Ver também