MobileDeviceFilterClass
Summary
The class in charge of filtering mobile devicesUsage
MobileDeviceFilterClass=myMobileFilter
Description
The name of the class which implements the filtering for mobile based on browsers user-agent.
The class has to implement ezpMobileDeviceDetectFilterInterface and processes the User Agent string and determines whether it is a mobile device or not.
Examples
[SiteAccessSettings] DetectMobileDevice=enabled MobileSiteAccessURL=http://m.example.com/ MobileSiteAccessList[]=ezresponsive MobileSiteAccessList[]=ezdemo MobileDeviceFilterClass=myMobileFilter
Sarah Haïm-Lubczanski (06/03/2014 5:11 pm)
Sarah Haïm-Lubczanski (07/03/2014 1:43 pm)
Comments
There are no comments.