Home
last modified time | relevance | path

Searched defs:parserName (Results 1 – 22 of 22) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
H A DMediaPlayer.php30 protected $parserName = 'mediaplayer'; variable in DeviceDetector\\Parser\\Client\\MediaPlayer
H A DLibrary.php30 protected $parserName = 'library'; variable in DeviceDetector\\Parser\\Client\\Library
H A DPIM.php30 protected $parserName = 'pim'; variable in DeviceDetector\\Parser\\Client\\PIM
H A DFeedReader.php30 protected $parserName = 'feed reader'; variable in DeviceDetector\\Parser\\Client\\FeedReader
H A DAbstractClientParser.php27 protected $parserName = ''; variable in DeviceDetector\\Parser\\Client\\AbstractClientParser
H A DMobileApp.php40 protected $parserName = 'mobile app'; variable in DeviceDetector\\Parser\\Client\\MobileApp
H A DBrowser.php41 protected $parserName = 'browser'; variable in DeviceDetector\\Parser\\Client\\Browser
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
H A DMobile.php30 protected $parserName = 'mobile'; variable in DeviceDetector\\Parser\\Device\\Mobile
H A DCarBrowser.php30 protected $parserName = 'car browser'; variable in DeviceDetector\\Parser\\Device\\CarBrowser
H A DConsole.php30 protected $parserName = 'console'; variable in DeviceDetector\\Parser\\Device\\Console
H A DPortableMediaPlayer.php30 protected $parserName = 'portablemediaplayer'; variable in DeviceDetector\\Parser\\Device\\PortableMediaPlayer
H A DNotebook.php24 protected $parserName = 'notebook'; variable in DeviceDetector\\Parser\\Device\\Notebook
H A DCamera.php30 protected $parserName = 'camera'; variable in DeviceDetector\\Parser\\Device\\Camera
H A DHbbTv.php30 protected $parserName = 'tv'; variable in DeviceDetector\\Parser\\Device\\HbbTv
H A DShellTv.php28 protected $parserName = 'shelltv'; variable in DeviceDetector\\Parser\\Device\\ShellTv
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/Hints/
H A DBrowserHints.php27 protected $parserName = 'BrowserHints'; variable in DeviceDetector\\Parser\\Client\\Hints\\BrowserHints
H A DAppHints.php27 protected $parserName = 'AppHints'; variable in DeviceDetector\\Parser\\Client\\Hints\\AppHints
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DBot.php32 protected $parserName = 'bot'; variable in DeviceDetector\\Parser\\Bot
H A DVendorFragment.php30 protected $parserName = 'vendorfragments'; variable in DeviceDetector\\Parser\\VendorFragment
H A DOperatingSystem.php35 protected $parserName = 'os'; variable in DeviceDetector\\Parser\\OperatingSystem
H A DAbstractParser.php38 protected $parserName; variable in DeviceDetector\\Parser\\AbstractParser
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/Browser/
H A DEngine.php32 protected $parserName = 'browserengine'; variable in DeviceDetector\\Parser\\Client\\Browser\\Engine