[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/revisiondelete/ -> RevDelRevisionItem.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: 187 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RevDelRevisionItem:: (15 methods):
  __construct()
  getIdField()
  getTimestampField()
  getAuthorIdField()
  getAuthorNameField()
  canView()
  canViewContent()
  getBits()
  setBits()
  isDeleted()
  isHideCurrentOp()
  getRevisionLink()
  getDiffLink()
  getHTML()
  getApiData()


Class: RevDelRevisionItem  - X-Ref

Item class for a live revision table row

__construct( $list, $row )   X-Ref
No description

getIdField()   X-Ref
No description

getTimestampField()   X-Ref
No description

getAuthorIdField()   X-Ref
No description

getAuthorNameField()   X-Ref
No description

canView()   X-Ref
No description

canViewContent()   X-Ref
No description

getBits()   X-Ref
No description

setBits( $bits )   X-Ref
No description

isDeleted()   X-Ref
No description

isHideCurrentOp( $newBits )   X-Ref
No description

getRevisionLink()   X-Ref
Get the HTML link to the revision text.
Overridden by RevDelArchiveItem.

return: string

getDiffLink()   X-Ref
Get the HTML link to the diff.
Overridden by RevDelArchiveItem

return: string

getHTML()   X-Ref
No description

getApiData( ApiResult $result )   X-Ref
No description



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