Home
last modified time | relevance | path

Searched defs:isMobile (Results 1 – 3 of 3) sorted by relevance

/plugin/sectiontoggle/
H A DMobile_Detect.php1152 public function isMobile($userAgent = null, $httpHeaders = null) function in Mobile_Detect
[all...]
/plugin/statdisplay/
H A DBrowser.php288 public function isMobile() { return $this->_is_mobile; } function in Browser
/plugin/sentry/
H A DBrowser.php272 public function isMobile() function in dokuwiki\\plugin\\sentry\\Browser