Public Member Functions | |
LogPage ($title, $defaulttext="<ul>\n</ul>") | |
getContent ($defaulttext="<ul>\n</ul>") | |
getTimestamp () | |
saveContent () | |
addEntry ($action, $comment, $textaction="") | |
replaceContent ($text, $comment="") | |
showAsDisabledPage ($rawhtml=true) | |
Public Attributes | |
$mTitle | |
$mContent | |
$mContentLoaded | |
$mId | |
$mComment | |
$mUpdateRecentChanges |
|
Definition at line 8 of file LogPage.php. References getContent(), and title. |
|
Definition at line 90 of file LogPage.php. References $action, $comment, $d, $wgLang, $wgUser, addEntry(), saveContent(), wfEscapeWikiText(), and wfTimestampNow(). Referenced by addEntry(). |
|
Definition at line 19 of file LogPage.php. References $res, $s, $sql, DB_READ, getContent(), Namespace::getWikipedia(), wfFetchObject(), wfNumRows(), wfQuery(), wfStrencode(), and wfTimestampNow(). Referenced by getContent(), and LogPage(). |
|
Definition at line 41 of file LogPage.php. |
|
Definition at line 136 of file LogPage.php. References $comment, replaceContent(), saveContent(), and wfTimestampNow(). Referenced by replaceContent(). |
|
Definition at line 49 of file LogPage.php. References $sql, $wgUser, DB_WRITE, Namespace::getWikipedia(), wfInsertId(), wfInvertTimestamp(), wfQuery(), wfReadOnly(), wfStrencode(), and wfTimestampNow(). Referenced by addEntry(), and replaceContent(). |
|
Definition at line 144 of file LogPage.php. References $wgLang, $wgOut, showAsDisabledPage(), and wfMsg(). Referenced by showAsDisabledPage(). |
|
Definition at line 5 of file LogPage.php. |
|
Definition at line 5 of file LogPage.php. |
|
Definition at line 5 of file LogPage.php. |
|
Definition at line 5 of file LogPage.php. |
|
Definition at line 5 of file LogPage.php. |
|
Definition at line 6 of file LogPage.php. |