MediaWiki  REL1_19
RevisionList Class Reference
Inheritance diagram for RevisionList:
Collaboration diagram for RevisionList:

List of all members.

Public Member Functions

 doQuery ($db)
 getType ()
 Get the internal type name of this list.
 newItem ($row)
 Create an item object from a DB result row.

Detailed Description

Definition at line 221 of file RevisionList.php.


Member Function Documentation

Parameters:
$dbDatabaseBase
Returns:
mixed

Reimplemented from RevisionListBase.

Definition at line 230 of file RevisionList.php.

References Revision\pageJoinCond(), Revision\selectFields(), Revision\selectUserFields(), and Revision\userJoinCond().

Here is the call graph for this function:

Get the internal type name of this list.

Equal to the table name. Override this function.

Reimplemented from RevisionListBase.

Definition at line 222 of file RevisionList.php.

Create an item object from a DB result row.

Parameters:
$rowstdclass

Reimplemented from RevisionListBase.

Definition at line 247 of file RevisionList.php.


The documentation for this class was generated from the following file: