|
MobileFrontend
Mobile optimised frontend for MediaWiki
|
Mobile formatted history of a page. More...
Inheritance diagram for SpecialMobileHistory:
Collaboration diagram for SpecialMobileHistory:Public Member Functions | |
| execute ( $subpage) | |
| @inheritDoc | |
Static Public Member Functions | |
| static | shouldUseSpecialHistory (Title $title, User $user) |
| Checks, if the given title supports the use of SpecialMobileHistory. | |
Mobile formatted history of a page.
|
static |
Checks, if the given title supports the use of SpecialMobileHistory.
Always returns false.
| Title | $title | The title to check |
| User | $user | the user to check |