MediaWiki
master
|
This class formats protect log entries. More...
Public Member Functions | |
createProtectDescription (array $details) | |
Create the protect description to show in the log formatter. More... | |
formatParametersForApi () | |
getActionLinks () | |
getPreloadTitles () | |
Protected Member Functions | |
getMessageKey () | |
getMessageParameters () | |
getParametersForApi () | |
Private Member Functions | |
formatExpiry ($expiry) | |
This class formats protect log entries.
Definition at line 30 of file ProtectLogFormatter.php.
ProtectLogFormatter::createProtectDescription | ( | array | $details | ) |
Create the protect description to show in the log formatter.
array | $details |
Definition at line 168 of file ProtectLogFormatter.php.
References as, and formatExpiry().
Referenced by getMessageParameters().
|
private |
Definition at line 199 of file ProtectLogFormatter.php.
References $lang, $user, text, and wfIsInfinity().
Referenced by createProtectDescription().
ProtectLogFormatter::formatParametersForApi | ( | ) |
Definition at line 147 of file ProtectLogFormatter.php.
References $ret, $wgContLang, as, global, and TS_ISO_8601.
ProtectLogFormatter::getActionLinks | ( | ) |
Definition at line 79 of file ProtectLogFormatter.php.
References $title, LogPage\DELETED_ACTION, Linker\link(), and Linker\linkKnown().
|
protected |
Definition at line 40 of file ProtectLogFormatter.php.
References $params.
|
protected |
Definition at line 51 of file ProtectLogFormatter.php.
References $params, createProtectDescription(), Title\newFromText(), and Message\rawParam().
|
protected |
Definition at line 114 of file ProtectLogFormatter.php.
ProtectLogFormatter::getPreloadTitles | ( | ) |
Definition at line 31 of file ProtectLogFormatter.php.
References $params, and Title\newFromText().