MobileFrontend
Mobile optimised frontend for MediaWiki
|
Detect mobile and tablet devices by testing whether the User-Agent request header matches a list of regular expressions. More...
Public Member Functions | |
detectDeviceProperties (WebRequest $request, array $server) | |
@inheritDoc | |
Detect mobile and tablet devices by testing whether the User-Agent request header matches a list of regular expressions.
MobileFrontend\Devices\UADeviceDetector::detectDeviceProperties | ( | WebRequest | $request, |
array | $server ) |
@inheritDoc
Implements MobileFrontend\Devices\DeviceDetector.