Public Member Functions | |
newFromRow ($row) | |
newFromCurRow ($row) | |
setAttribs ($attribs) | |
setExtra ($extra) | |
getTitle () | |
getMovedToTitle () | |
save () | |
notifyEdit ($timestamp, &$title, $minor, &$user, $comment, $oldId, $lastTimestamp, $bot="default", $ip= '') | |
notifyNew ($timestamp, &$title, $minor, &$user, $comment, $bot="default", $ip='') | |
notifyMove ($timestamp, &$oldTitle, &$newTitle, &$user, $comment, $ip='', $overRedir=false) | |
notifyMoveToNew ($timestamp, &$oldTitle, &$newTitle, &$user, $comment, $ip='') | |
notifyMoveOverRedirect ($timestamp, &$oldTitle, &$newTitle, &$user, $comment, $ip='') | |
notifyLog ($timestamp, &$title, &$user, $comment, $ip='') | |
loadFromRow ($row) | |
loadFromCurRow ($row) | |
diffLinkTrail ($forceCur) | |
Public Attributes | |
$mAttribs = array() $mExtra = array() | |
$mTitle = false $mMovedToTitle = false |
|
Definition at line 330 of file RecentChange.php. References diffLinkTrail(), and RC_EDIT. Referenced by diffLinkTrail(). |
|
Definition at line 76 of file RecentChange.php. |
|
Definition at line 68 of file RecentChange.php. |
|
Definition at line 302 of file RecentChange.php. References loadFromCurRow(), obsolete, RC_EDIT, and RC_NEW. Referenced by loadFromCurRow(). |
|
Definition at line 295 of file RecentChange.php. References loadFromRow(). Referenced by loadFromRow(). |
|
Definition at line 49 of file RecentChange.php. References newFromCurRow(). Referenced by newFromCurRow(). |
|
Definition at line 42 of file RecentChange.php. References newFromRow(). Referenced by newFromRow(). |
|
Definition at line 135 of file RecentChange.php. References $comment, $title, $user, $wgIP, notifyEdit(), obsolete, RC_EDIT, and title. Referenced by notifyEdit(). |
|
Definition at line 261 of file RecentChange.php. References $comment, $title, $user, $wgIP, notifyLog(), obsolete, RC_LOG, and title. Referenced by notifyLog(). |
|
Definition at line 216 of file RecentChange.php. References $comment, $user, $wgIP, notifyMove(), obsolete, RC_MOVE, and RC_MOVE_OVER_REDIRECT. Referenced by notifyMove(), notifyMoveOverRedirect(), and notifyMoveToNew(). |
|
Definition at line 255 of file RecentChange.php. References notifyMove(), notifyMoveOverRedirect(), and user. Referenced by notifyMoveOverRedirect(). |
|
Definition at line 251 of file RecentChange.php. References notifyMove(), notifyMoveToNew(), and user. Referenced by notifyMoveToNew(). |
|
Definition at line 177 of file RecentChange.php. References $comment, $title, $user, $wgIP, notifyNew(), obsolete, RC_NEW, and title. Referenced by notifyNew(). |
|
Definition at line 86 of file RecentChange.php. References $queue, $sql, $title, $wgLocalInterwiki, DB_WRITE, RC_EDIT, wfDebug(), wfInsertArray(), wfQuery(), and wfStrencode(). |
|
Definition at line 58 of file RecentChange.php. References setAttribs(). Referenced by setAttribs(). |
|
Definition at line 63 of file RecentChange.php. References setExtra(). Referenced by setExtra(). |
|
Definition at line 37 of file RecentChange.php. |
|
Definition at line 38 of file RecentChange.php. |