Manual:LogPage.php/ru
Appearance
| Файл MediaWiki: LogPage.php | |
|---|---|
| Расположение: | includes/logging/ (includes/Logging/ in 1.46 or later) |
| Исходный код: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| Классы: | MediaWiki\Logging\LogPage |
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)