MediaWiki
REL1_22
|
Mark a revision as patrolled on a page. More...
Public Member Functions | |
getName () | |
Return the name of the action this object responds to. | |
onView () | |
Show something on GET request. | |
Protected Member Functions | |
getDescription () | |
Returns the description that goes below the <h1> tag. |
Mark a revision as patrolled on a page.
Definition at line 30 of file MarkpatrolledAction.php.
MarkpatrolledAction::getDescription | ( | ) | [protected] |
Returns the description that goes below the <h1> tag.
Reimplemented from Action.
Definition at line 36 of file MarkpatrolledAction.php.
Return the name of the action this object responds to.
Reimplemented from Action.
Definition at line 32 of file MarkpatrolledAction.php.
Show something on GET request.
Reimplemented from FormlessAction.
Definition at line 40 of file MarkpatrolledAction.php.
References $user, array(), Action\getOutput(), Action\getRequest(), SpecialPage\getTitleFor(), Action\getUser(), Action\msg(), and RecentChange\newFromId().