PHP Трейт WhichBrowser\Analyser\Header\Useragent\Device\Mobile

Показать файл Открыть проект

Открытые методы

Метод Описание
identifyBasedOnId ( $id )
identifyBasedOnIdUsingOs ( $id )
identifyBasedOnIdentifier ( )

Приватные методы

Метод Описание
detectGenericMobile ( $ua ) * Generic markers
detectGenericMobileLocations ( $ua ) * Device models not identified by a prefix
detectGenericMobileModels ( $ua ) * Generic models
detectJapaneseMobileModels ( $ua ) * Japanese models
detectKin ( $ua ) * Microsoft KIN
detectMobile ( $ua )
detectNokia ( $ua ) * Nokia
detectSamsung ( $ua ) * Samsung

Описание методов

identifyBasedOnId() публичный Метод

public identifyBasedOnId ( $id )

identifyBasedOnIdUsingOs() публичный Метод

public identifyBasedOnIdUsingOs ( $id )

identifyBasedOnIdentifier() публичный Метод