[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/exception/ -> ErrorPageError.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: 61 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ErrorPageError:: (2 methods):
  __construct()
  report()


Class: ErrorPageError  - X-Ref

An error page which can definitely be safely rendered using the OutputPage.

__construct( $title, $msg, $params = array()   X-Ref
Note: these arguments are keys into wfMessage(), not text!

param: string|Message $title Message key (string) for page title, or a Message object
param: string|Message $msg Message key (string) for error text, or a Message object
param: array $params Array with parameters to wfMessage()

report()   X-Ref
No description



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