MediaWiki
REL1_19
|
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. |
Definition at line 25 of file MarkpatrolledAction.php.
MarkpatrolledAction::getDescription | ( | ) | [protected] |
Returns the description that goes below the <h1> tag.
Reimplemented from Action.
Definition at line 31 of file MarkpatrolledAction.php.
Return the name of the action this object responds to.
Reimplemented from Action.
Definition at line 27 of file MarkpatrolledAction.php.
Show something on GET request.
Reimplemented from FormlessAction.
Definition at line 35 of file MarkpatrolledAction.php.
References $user, Action\getOutput(), Action\getRequest(), SpecialPage\getTitleFor(), Action\getUser(), Action\msg(), and RecentChange\newFromId().