MobileFrontend
Mobile optimised frontend for MediaWiki
Loading...
Searching...
No Matches
SpecialMobileHistory Class Reference

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.
 

Detailed Description

Mobile formatted history of a page.

Member Function Documentation

◆ shouldUseSpecialHistory()

static SpecialMobileHistory::shouldUseSpecialHistory ( Title $title,
User $user )
static

Checks, if the given title supports the use of SpecialMobileHistory.

Always returns false.

Deprecated
1.41 retained for backwards compatibility;
Parameters
Title$titleThe title to check
User$userthe user to check
Returns
bool True, if SpecialMobileHistory can be used, false otherwise

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