[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/revisiondelete/ -> RevDelRevisionList.php (summary)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

File Size: 143 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RevDelRevisionList:: (11 methods):
  getType()
  getRelationType()
  getRestriction()
  getRevdelConstant()
  suggestTarget()
  doQuery()
  newItem()
  getCurrent()
  getSuppressBit()
  doPreCommitUpdates()
  doPostCommitUpdates()


Class: RevDelRevisionList  - X-Ref

List for revision table items

This will check both the 'revision' table for live revisions and the
'archive' table for traditionally-deleted revisions that have an
ar_rev_id saved.

See RevDelRevisionItem and RevDelArchivedRevisionItem for items.
getType()   X-Ref
No description

getRelationType()   X-Ref
No description

getRestriction()   X-Ref
No description

getRevdelConstant()   X-Ref
No description

suggestTarget( $target, array $ids )   X-Ref
No description

doQuery( $db )   X-Ref

param: DatabaseBase $db
return: mixed

newItem( $row )   X-Ref
No description

getCurrent()   X-Ref
No description

getSuppressBit()   X-Ref
No description

doPreCommitUpdates()   X-Ref
No description

doPostCommitUpdates()   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1