MediaWiki  REL1_19
RevDel_ArchivedFileList Class Reference

List for filearchive table items. More...

Inheritance diagram for RevDel_ArchivedFileList:
Collaboration diagram for RevDel_ArchivedFileList:

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.

Static Public Member Functions

static getRelationType ()
 Get the DB field name associated with the ID list.

Detailed Description

List for filearchive table items.

Definition at line 663 of file RevisionDelete.php.


Member Function Documentation

Parameters:
$dbDatabaseBase
Returns:
mixed

Reimplemented from RevDel_FileList.

Definition at line 676 of file RevisionDelete.php.

References RevisionListBase\$ids.

Get the DB field name associated with the ID list.

This used to populate the log_search table for finding log entries. Override this function.

Reimplemented from RevDel_FileList.

Definition at line 668 of file RevisionDelete.php.

Get the internal type name of this list.

Equal to the table name. Override this function.

Reimplemented from RevDel_FileList.

Definition at line 664 of file RevisionDelete.php.

Create an item object from a DB result row.

Parameters:
$rowstdclass

Reimplemented from RevDel_FileList.

Definition at line 688 of file RevisionDelete.php.


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