dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbxBrowser Class Reference
Inheritance diagram for dbxBrowser:
myBrowser

Public Member Functions

 init ()
 __construct ()
 isBrowser ($browserName)
 checkMobile ()
 get_ip ()

Public Attributes

 $_device = 'desktop'
 $_agent = ''
 $_language =''
 $_name = ''
 $_version = ''
 $_platform = ''
 $_aol = 0
 $_mobile = 0
 $_ipad = 0
 $_robot = 0
 $_width = 0
 $_height = 0
 $_cookie = 0
 $_iframe = 0
 $_js = 0
 $_java = 0
 $_flasch = 0
 $_host = 'host'
 $_ip = 'ip'

Protected Member Functions

 setVersion ($version)
 setPlatform ($os)
 normalize_ip ($ip)
 get_host ($ip)
 checkLanguage ()
 checkForIntPad ()
 checkForRobot ()
 checkForSize ()
 checkBrowsers ()
 checkBrowserGoogleBot ()
 checkBrowserSlurp ()
 checkBrowserInternetExplorer ()
 checkBrowserFirefox ()
 checkBrowserChrome ()
 checkBrowserSafari ()
 checkBrowserOpera ()
 checkBrowserAndroid ()
 checkBrowseriPhone ()
 checkBrowseriPod ()
 checkBrowserBlackBerry ()
 checkBrowserMozilla ()
 checkPlatform ()

Detailed Description

Definition at line 3 of file dbxBrowser.class.php.

Constructor & Destructor Documentation

◆ __construct()

dbxBrowser::__construct ( )

Definition at line 42 of file dbxBrowser.class.php.

References init().

Member Function Documentation

◆ checkBrowserAndroid()

dbxBrowser::checkBrowserAndroid ( )
protected

Definition at line 353 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserBlackBerry()

dbxBrowser::checkBrowserBlackBerry ( )
protected

Definition at line 383 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserChrome()

dbxBrowser::checkBrowserChrome ( )
protected

Definition at line 326 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserFirefox()

dbxBrowser::checkBrowserFirefox ( )
protected

Definition at line 317 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserGoogleBot()

dbxBrowser::checkBrowserGoogleBot ( )
protected

Definition at line 288 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserInternetExplorer()

dbxBrowser::checkBrowserInternetExplorer ( )
protected

Definition at line 308 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowseriPhone()

dbxBrowser::checkBrowseriPhone ( )
protected

Definition at line 363 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowseriPod()

dbxBrowser::checkBrowseriPod ( )
protected

Definition at line 373 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserMozilla()

dbxBrowser::checkBrowserMozilla ( )
protected

Definition at line 393 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserOpera()

dbxBrowser::checkBrowserOpera ( )
protected

Definition at line 344 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowsers()

◆ checkBrowserSafari()

dbxBrowser::checkBrowserSafari ( )
protected

Definition at line 335 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkBrowserSlurp()

dbxBrowser::checkBrowserSlurp ( )
protected

Definition at line 298 of file dbxBrowser.class.php.

Referenced by checkBrowsers().

◆ checkForIntPad()

dbxBrowser::checkForIntPad ( )
protected

Definition at line 220 of file dbxBrowser.class.php.

Referenced by init().

◆ checkForRobot()

dbxBrowser::checkForRobot ( )
protected

Definition at line 230 of file dbxBrowser.class.php.

Referenced by init().

◆ checkForSize()

dbxBrowser::checkForSize ( )
protected

Definition at line 251 of file dbxBrowser.class.php.

Referenced by init().

◆ checkLanguage()

dbxBrowser::checkLanguage ( )
protected

Definition at line 213 of file dbxBrowser.class.php.

References $_SERVER.

Referenced by init().

◆ checkMobile()

dbxBrowser::checkMobile ( )

Definition at line 63 of file dbxBrowser.class.php.

Referenced by init().

◆ checkPlatform()

dbxBrowser::checkPlatform ( )
protected

Definition at line 402 of file dbxBrowser.class.php.

References $_platform.

Referenced by init().

◆ get_host()

dbxBrowser::get_host ( $ip)
protected

Definition at line 199 of file dbxBrowser.class.php.

Referenced by init().

◆ get_ip()

dbxBrowser::get_ip ( )

Definition at line 144 of file dbxBrowser.class.php.

References $_SERVER, and normalize_ip().

Referenced by init().

◆ init()

◆ isBrowser()

dbxBrowser::isBrowser ( $browserName)

Definition at line 47 of file dbxBrowser.class.php.

◆ normalize_ip()

dbxBrowser::normalize_ip ( $ip)
protected

Definition at line 169 of file dbxBrowser.class.php.

Referenced by get_ip().

◆ setPlatform()

dbxBrowser::setPlatform ( $os)
protected

Definition at line 55 of file dbxBrowser.class.php.

◆ setVersion()

dbxBrowser::setVersion ( $version)
protected

Definition at line 51 of file dbxBrowser.class.php.

Member Data Documentation

◆ $_agent

dbxBrowser::$_agent = ''

Definition at line 5 of file dbxBrowser.class.php.

◆ $_aol

dbxBrowser::$_aol = 0

Definition at line 10 of file dbxBrowser.class.php.

◆ $_cookie

dbxBrowser::$_cookie = 0

Definition at line 16 of file dbxBrowser.class.php.

◆ $_device

dbxBrowser::$_device = 'desktop'

Definition at line 4 of file dbxBrowser.class.php.

◆ $_flasch

dbxBrowser::$_flasch = 0

Definition at line 20 of file dbxBrowser.class.php.

◆ $_height

dbxBrowser::$_height = 0

Definition at line 15 of file dbxBrowser.class.php.

◆ $_host

dbxBrowser::$_host = 'host'

Definition at line 21 of file dbxBrowser.class.php.

◆ $_iframe

dbxBrowser::$_iframe = 0

Definition at line 17 of file dbxBrowser.class.php.

◆ $_ip

dbxBrowser::$_ip = 'ip'

Definition at line 22 of file dbxBrowser.class.php.

◆ $_ipad

dbxBrowser::$_ipad = 0

Definition at line 12 of file dbxBrowser.class.php.

◆ $_java

dbxBrowser::$_java = 0

Definition at line 19 of file dbxBrowser.class.php.

◆ $_js

dbxBrowser::$_js = 0

Definition at line 18 of file dbxBrowser.class.php.

◆ $_language

dbxBrowser::$_language =''

Definition at line 6 of file dbxBrowser.class.php.

◆ $_mobile

dbxBrowser::$_mobile = 0

Definition at line 11 of file dbxBrowser.class.php.

◆ $_name

dbxBrowser::$_name = ''

Definition at line 7 of file dbxBrowser.class.php.

◆ $_platform

dbxBrowser::$_platform = ''

Definition at line 9 of file dbxBrowser.class.php.

Referenced by checkPlatform().

◆ $_robot

dbxBrowser::$_robot = 0

Definition at line 13 of file dbxBrowser.class.php.

◆ $_version

dbxBrowser::$_version = ''

Definition at line 8 of file dbxBrowser.class.php.

◆ $_width

dbxBrowser::$_width = 0

Definition at line 14 of file dbxBrowser.class.php.


The documentation for this class was generated from the following file: