MediaWiki  REL1_24
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 256 of file RevisionList.php.


Member Function Documentation

Parameters:
DatabaseBase$db
Returns:
mixed

Reimplemented from RevisionListBase.

Definition at line 265 of file RevisionList.php.

Get the internal type name of this list.

Equal to the table name. Override this function.

Returns:
null

Reimplemented from RevisionListBase.

Definition at line 257 of file RevisionList.php.

Create an item object from a DB result row.

Parameters:
object$row

Reimplemented from RevisionListBase.

Definition at line 282 of file RevisionList.php.


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