Manual:LogPage.php
Appearance
| MediaWiki file: LogPage.php | |
|---|---|
| Location: | includes/logging/ (includes/Logging/ in 1.46 or later) |
| Source code: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| Classes: | MediaWiki\Logging\LogPage |
LogPage.php contains LogPage class, which manages a log: add entries to the log and extracts information from the log.
Methods
[edit]LogPage::__construct ($type, $rc=true, $udp= 'skipUDP')LogPage::addEntry ($action, $target, $comment, $params=array(), $doer=null)LogPage::addRelations ($field, $values, $logid)