[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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: | 237 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RevDelFileItem:: (16 methods):
__construct()
getIdField()
getTimestampField()
getAuthorIdField()
getAuthorNameField()
getId()
canView()
canViewContent()
getBits()
setBits()
isDeleted()
getLink()
getUserTools()
getComment()
getHTML()
getApiData()
Class: RevDelFileItem - X-Ref
Item class for an oldimage 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 |
getId() 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 |
getLink() X-Ref |
Get the link to the file. Overridden by RevDelArchivedFileItem. return: string |
getUserTools() X-Ref |
Generate a user tool link cluster if the current user is allowed to view it return: string HTML |
getComment() X-Ref |
Wrap and format the file's comment block, if the current user is allowed to view it. return: string HTML |
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 |