Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

RecentChange Class Reference

Inheritance diagram for RecentChange:

Inheritance graph
[legend]
List of all members.

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

Member Function Documentation

RecentChange::diffLinkTrail forceCur  ) 
 

Definition at line 330 of file RecentChange.php.

References diffLinkTrail(), and RC_EDIT.

Referenced by diffLinkTrail().

RecentChange::getMovedToTitle  ) 
 

Definition at line 76 of file RecentChange.php.

RecentChange::getTitle  ) 
 

Definition at line 68 of file RecentChange.php.

RecentChange::loadFromCurRow row  ) 
 

Definition at line 302 of file RecentChange.php.

References loadFromCurRow(), obsolete, RC_EDIT, and RC_NEW.

Referenced by loadFromCurRow().

RecentChange::loadFromRow row  ) 
 

Definition at line 295 of file RecentChange.php.

References loadFromRow().

Referenced by loadFromRow().

RecentChange::newFromCurRow row  ) 
 

Definition at line 49 of file RecentChange.php.

References newFromCurRow().

Referenced by newFromCurRow().

RecentChange::newFromRow row  ) 
 

Definition at line 42 of file RecentChange.php.

References newFromRow().

Referenced by newFromRow().

RecentChange::notifyEdit timestamp,
&$  title,
minor,
&$  user,
comment,
oldId,
lastTimestamp,
bot = "default",
ip = ''
 

Definition at line 135 of file RecentChange.php.

References $comment, $title, $user, $wgIP, notifyEdit(), obsolete, RC_EDIT, and title.

Referenced by notifyEdit().

RecentChange::notifyLog timestamp,
&$  title,
&$  user,
comment,
ip = ''
 

Definition at line 261 of file RecentChange.php.

References $comment, $title, $user, $wgIP, notifyLog(), obsolete, RC_LOG, and title.

Referenced by notifyLog().

RecentChange::notifyMove timestamp,
&$  oldTitle,
&$  newTitle,
&$  user,
comment,
ip = '',
overRedir = false
 

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().

RecentChange::notifyMoveOverRedirect timestamp,
&$  oldTitle,
&$  newTitle,
&$  user,
comment,
ip = ''
 

Definition at line 255 of file RecentChange.php.

References notifyMove(), notifyMoveOverRedirect(), and user.

Referenced by notifyMoveOverRedirect().

RecentChange::notifyMoveToNew timestamp,
&$  oldTitle,
&$  newTitle,
&$  user,
comment,
ip = ''
 

Definition at line 251 of file RecentChange.php.

References notifyMove(), notifyMoveToNew(), and user.

Referenced by notifyMoveToNew().

RecentChange::notifyNew timestamp,
&$  title,
minor,
&$  user,
comment,
bot = "default",
ip = ''
 

Definition at line 177 of file RecentChange.php.

References $comment, $title, $user, $wgIP, notifyNew(), obsolete, RC_NEW, and title.

Referenced by notifyNew().

RecentChange::save  ) 
 

Definition at line 86 of file RecentChange.php.

References $queue, $sql, $title, $wgLocalInterwiki, DB_WRITE, RC_EDIT, wfDebug(), wfInsertArray(), wfQuery(), and wfStrencode().

RecentChange::setAttribs attribs  ) 
 

Definition at line 58 of file RecentChange.php.

References setAttribs().

Referenced by setAttribs().

RecentChange::setExtra extra  ) 
 

Definition at line 63 of file RecentChange.php.

References setExtra().

Referenced by setExtra().


Member Data Documentation

RecentChange::$mAttribs = array() $mExtra = array()
 

Definition at line 37 of file RecentChange.php.

RecentChange::$mTitle = false $mMovedToTitle = false
 

Definition at line 38 of file RecentChange.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 29 23:41:02 2004 for Mediawiki by doxygen 1.3.7