Code Reference

  • Home
  • Docs
  • Code reference
  • Knowledge base
  • Blog
Skip to content
Filter by type:
Search
Browse: Home / mortgage-platform/Inc/MP_Browser.php

MP_Browser::isTablet()

Method: Is the browser from a tablet device?

Source: mortgage-platform/Inc/MP_Browser.php:323

Used by 0 functions | Uses 0 functions

MP_Browser::isRobot()

Method: Is the browser from a robot (ex Slurp,GoogleBot)?

Source: mortgage-platform/Inc/MP_Browser.php:334

Used by 0 functions | Uses 0 functions

MP_Browser::isFacebook()

Method: Is the browser from facebook?

Source: mortgage-platform/Inc/MP_Browser.php:345

Used by 0 functions | Uses 0 functions

MP_Browser::isChromeFrame()

Method: Used to determine if the browser is actually “chromeframe” (@since 1.7).

Source: mortgage-platform/Inc/MP_Browser.php:442

Used by 0 functions | Uses 0 functions

MP_Browser::isAol()

Method: Is the browser from AOL?

Source: mortgage-platform/Inc/MP_Browser.php:301

Used by 0 functions | Uses 0 functions

MP_Browser::isMobile()

Method: Is the browser from a mobile device?

Source: mortgage-platform/Inc/MP_Browser.php:312

Used by 0 functions | Uses 0 functions

MP_Browser

Class: Class MP_Browser.

Source: mortgage-platform/Inc/MP_Browser.php:46

Used by 0 functions | Uses 0 functions

MP_Browser::getBrowser()

Method: The name of the browser. All return types are from the class contants.

Source: mortgage-platform/Inc/MP_Browser.php:209

Used by 0 functions | Uses 0 functions

MP_Browser::getPlatform()

Method: The name of the platform. All return types are from the class contants.

Source: mortgage-platform/Inc/MP_Browser.php:232

Used by 0 functions | Uses 0 functions

MP_Browser::getVersion()

Method: The version of the browser.

Source: mortgage-platform/Inc/MP_Browser.php:255

Used by 0 functions | Uses 0 functions
1 2 Next »