MediaWiki
REL1_24
|
Handle page unprotection. More...
Public Member Functions | |
getName () | |
Return the name of the action this object responds to. | |
show () | |
The main action entry point. |
Handle page unprotection.
This is a wrapper that will call Article::unprotect().
Definition at line 33 of file UnprotectAction.php.
Return the name of the action this object responds to.
Reimplemented from ProtectAction.
Definition at line 35 of file UnprotectAction.php.
The main action entry point.
Do all output for display and send it to the context output. Do not use globals $wgOut, $wgRequest, etc, in implementations; use $this->getOutput(), etc.
ErrorPageError |
Reimplemented from ProtectAction.
Definition at line 39 of file UnprotectAction.php.
References page.