MediaWiki  REL1_22
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 714 of file RevisionDelete.php.


Member Function Documentation

Parameters:
$dbDatabaseBase
Returns:
mixed

Reimplemented from RevDel_FileList.

Definition at line 727 of file RevisionDelete.php.

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.

Returns:
string|null

Reimplemented from RevDel_FileList.

Definition at line 719 of file RevisionDelete.php.

Get the internal type name of this list.

Equal to the table name. Override this function.

Returns:
null

Reimplemented from RevDel_FileList.

Definition at line 715 of file RevisionDelete.php.

Create an item object from a DB result row.

Parameters:
$rowstdclass

Reimplemented from RevDel_FileList.

Definition at line 741 of file RevisionDelete.php.


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