MediaWiki  REL1_19
ReadOnlyError Class Reference

Show an error when the wiki is locked/read-only and the user tries to do something that requires write access. More...

Inheritance diagram for ReadOnlyError:
Collaboration diagram for ReadOnlyError:

List of all members.

Public Member Functions

 __construct ()

Detailed Description

Show an error when the wiki is locked/read-only and the user tries to do something that requires write access.

Definition at line 347 of file Exception.php.


Constructor & Destructor Documentation

Definition at line 348 of file Exception.php.

References wfReadOnlyReason().

Here is the call graph for this function:


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