|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
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 () | |
Definition at line 3 of file dbxBrowser.class.php.
| dbxBrowser::__construct | ( | ) |
Definition at line 42 of file dbxBrowser.class.php.
References init().
|
protected |
Definition at line 353 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 383 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 326 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 317 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 288 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 308 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 363 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 373 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 393 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 344 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 263 of file dbxBrowser.class.php.
References checkBrowserAndroid(), checkBrowserBlackBerry(), checkBrowserChrome(), checkBrowserFirefox(), checkBrowserGoogleBot(), checkBrowserInternetExplorer(), checkBrowseriPhone(), checkBrowseriPod(), checkBrowserMozilla(), checkBrowserOpera(), checkBrowserSafari(), and checkBrowserSlurp().
Referenced by init().
|
protected |
Definition at line 335 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 298 of file dbxBrowser.class.php.
Referenced by checkBrowsers().
|
protected |
Definition at line 220 of file dbxBrowser.class.php.
Referenced by init().
|
protected |
Definition at line 230 of file dbxBrowser.class.php.
Referenced by init().
|
protected |
Definition at line 251 of file dbxBrowser.class.php.
Referenced by init().
|
protected |
| dbxBrowser::checkMobile | ( | ) |
Definition at line 63 of file dbxBrowser.class.php.
Referenced by init().
|
protected |
|
protected |
Definition at line 199 of file dbxBrowser.class.php.
Referenced by init().
| dbxBrowser::get_ip | ( | ) |
Definition at line 144 of file dbxBrowser.class.php.
References $_SERVER, and normalize_ip().
Referenced by init().
| dbxBrowser::init | ( | ) |
Definition at line 26 of file dbxBrowser.class.php.
References $_SERVER, checkBrowsers(), checkForIntPad(), checkForRobot(), checkForSize(), checkLanguage(), checkMobile(), checkPlatform(), get_host(), and get_ip().
Referenced by __construct().
| dbxBrowser::isBrowser | ( | $browserName | ) |
Definition at line 47 of file dbxBrowser.class.php.
|
protected |
Definition at line 169 of file dbxBrowser.class.php.
Referenced by get_ip().
|
protected |
Definition at line 55 of file dbxBrowser.class.php.
|
protected |
Definition at line 51 of file dbxBrowser.class.php.
| dbxBrowser::$_agent = '' |
Definition at line 5 of file dbxBrowser.class.php.
| dbxBrowser::$_aol = 0 |
Definition at line 10 of file dbxBrowser.class.php.
| dbxBrowser::$_cookie = 0 |
Definition at line 16 of file dbxBrowser.class.php.
| dbxBrowser::$_device = 'desktop' |
Definition at line 4 of file dbxBrowser.class.php.
| dbxBrowser::$_flasch = 0 |
Definition at line 20 of file dbxBrowser.class.php.
| dbxBrowser::$_height = 0 |
Definition at line 15 of file dbxBrowser.class.php.
| dbxBrowser::$_host = 'host' |
Definition at line 21 of file dbxBrowser.class.php.
| dbxBrowser::$_iframe = 0 |
Definition at line 17 of file dbxBrowser.class.php.
| dbxBrowser::$_ip = 'ip' |
Definition at line 22 of file dbxBrowser.class.php.
| dbxBrowser::$_ipad = 0 |
Definition at line 12 of file dbxBrowser.class.php.
| dbxBrowser::$_java = 0 |
Definition at line 19 of file dbxBrowser.class.php.
| dbxBrowser::$_js = 0 |
Definition at line 18 of file dbxBrowser.class.php.
| dbxBrowser::$_language ='' |
Definition at line 6 of file dbxBrowser.class.php.
| dbxBrowser::$_mobile = 0 |
Definition at line 11 of file dbxBrowser.class.php.
| dbxBrowser::$_name = '' |
Definition at line 7 of file dbxBrowser.class.php.
| dbxBrowser::$_platform = '' |
Definition at line 9 of file dbxBrowser.class.php.
Referenced by checkPlatform().
| dbxBrowser::$_robot = 0 |
Definition at line 13 of file dbxBrowser.class.php.
| dbxBrowser::$_version = '' |
Definition at line 8 of file dbxBrowser.class.php.
| dbxBrowser::$_width = 0 |
Definition at line 14 of file dbxBrowser.class.php.