Manual:LogPage.php
Appearance
| MediaWiki ファイル: LogPage.php | |
|---|---|
| 場所: | includes/logging/ (1.46 以降は includes/Logging/) |
| ソース コード: | 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.
メソッド
LogPage::__construct ($type, $rc=true, $udp= 'skipUDP')LogPage::addEntry ($action, $target, $comment, $params=array(), $doer=null)LogPage::addRelations ($field, $values, $logid)