RevDel_RevisionList Class Reference

List for revision table items. More...

Inherits RevDel_List.

Inherited by RevDel_ArchiveList.

List of all members.

Public Member Functions

 doQuery ($db)
 Do the DB query to iterate through the objects.
 newItem ($row)
 Create an item object from a DB result row.
 getCurrent ()
 getSuppressBit ()
 Get the integer value of the flag used for suppression.
 doPreCommitUpdates ()
 A hook for setVisibility(): do batch updates pre-commit.
 doPostCommitUpdates ()
 A hook for setVisibility(): do any necessary updates post-commit.

Public Attributes

 $currentRevId
 $type = 'revision'
 $idField = 'rev_id'
 $dateField = 'rev_timestamp'
 $authorIdField = 'rev_user'
 $authorNameField = 'rev_user_text'


Detailed Description

List for revision table items.

Definition at line 1158 of file SpecialRevisiondelete.php.


Member Function Documentation

RevDel_RevisionList::doPostCommitUpdates (  ) 

A hook for setVisibility(): do any necessary updates post-commit.

STUB

Returns:
Status

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1201 of file SpecialRevisiondelete.php.

References Status::newGood(), and wfRunHooks().

RevDel_RevisionList::doPreCommitUpdates (  ) 

A hook for setVisibility(): do batch updates pre-commit.

STUB

Returns:
Status

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1196 of file SpecialRevisiondelete.php.

References Status::newGood().

RevDel_RevisionList::doQuery ( db  ) 

Do the DB query to iterate through the objects.

Parameters:
$db Database object to use for the query

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1166 of file SpecialRevisiondelete.php.

References RevDel_List::$ids.

RevDel_RevisionList::getCurrent (  ) 

Definition at line 1183 of file SpecialRevisiondelete.php.

References $dbw, and wfGetDB().

RevDel_RevisionList::getSuppressBit (  ) 

Get the integer value of the flag used for suppression.

Reimplemented from RevDel_List.

Definition at line 1192 of file SpecialRevisiondelete.php.

References Revision::DELETED_RESTRICTED.

RevDel_RevisionList::newItem ( row  ) 

Create an item object from a DB result row.

Parameters:
$row stdclass

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1179 of file SpecialRevisiondelete.php.


Member Data Documentation

RevDel_RevisionList::$authorIdField = 'rev_user'

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1163 of file SpecialRevisiondelete.php.

RevDel_RevisionList::$authorNameField = 'rev_user_text'

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1164 of file SpecialRevisiondelete.php.

RevDel_RevisionList::$currentRevId

Definition at line 1159 of file SpecialRevisiondelete.php.

RevDel_RevisionList::$dateField = 'rev_timestamp'

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1162 of file SpecialRevisiondelete.php.

RevDel_RevisionList::$idField = 'rev_id'

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1161 of file SpecialRevisiondelete.php.

RevDel_RevisionList::$type = 'revision'

Reimplemented from RevDel_List.

Reimplemented in RevDel_ArchiveList.

Definition at line 1160 of file SpecialRevisiondelete.php.


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

Generated on Sat Apr 30 22:57:48 2011 for MediaWiki by  doxygen 1.5.9