|
dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
|
Ermittelt Browser-, Plattform-, Geräte- und Clientmerkmale einer Anfrage. Mehr ...
Öffentliche Methoden | |
| init () | |
| __construct () | |
| is_browser ($browser_name) | |
| check_mobile () | |
| get_ip () | |
Öffentliche Attribute | |
| $_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' | |
Geschützte Methoden | |
| normalize_ip ($ip) | |
| get_host ($ip) | |
| check_language () | |
| check_for_int_pad () | |
| check_for_robot () | |
| check_for_size () | |
| check_browsers () | |
| check_browser_google_bot () | |
| check_browser_slurp () | |
| check_browser_internet_explorer () | |
| check_browser_firefox () | |
| check_browser_chrome () | |
| check_browser_safari () | |
| check_browser_opera () | |
| check_browser_android () | |
| check_browseri_phone () | |
| check_browseri_pod () | |
| check_browser_black_berry () | |
| check_browser_mozilla () | |
| check_platform () | |
Ermittelt Browser-, Plattform-, Geräte- und Clientmerkmale einer Anfrage.
| dbxBrowser::__construct | ( | ) |
Benutzt init().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Wird benutzt von check_browsers().
|
protected |
Benutzt check_browser_android(), check_browser_black_berry(), check_browser_chrome(), check_browser_firefox(), check_browser_google_bot(), check_browser_internet_explorer(), check_browser_mozilla(), check_browser_opera(), check_browser_safari(), check_browser_slurp(), check_browseri_phone() und check_browseri_pod().
Wird benutzt von init().
|
protected |
Wird benutzt von init().
|
protected |
Wird benutzt von init().
|
protected |
Wird benutzt von init().
| dbxBrowser::check_mobile | ( | ) |
Wird benutzt von init().
|
protected |
Benutzt $_platform.
Wird benutzt von init().
|
protected |
Wird benutzt von init().
| dbxBrowser::get_ip | ( | ) |
Benutzt $_SERVER und normalize_ip().
Wird benutzt von init().
| dbxBrowser::init | ( | ) |
Benutzt $_SERVER, check_browsers(), check_for_int_pad(), check_for_robot(), check_for_size(), check_language(), check_mobile(), check_platform(), get_host() und get_ip().
Wird benutzt von __construct().
| dbxBrowser::is_browser | ( | $browser_name | ) |
|
protected |
Wird benutzt von get_ip().
| dbxBrowser::$_agent = '' |
| dbxBrowser::$_aol = 0 |
| dbxBrowser::$_cookie = 0 |
| dbxBrowser::$_device = 'desktop' |
| dbxBrowser::$_flasch = 0 |
| dbxBrowser::$_height = 0 |
| dbxBrowser::$_host = 'host' |
| dbxBrowser::$_iframe = 0 |
| dbxBrowser::$_ip = 'ip' |
| dbxBrowser::$_ipad = 0 |
| dbxBrowser::$_java = 0 |
| dbxBrowser::$_js = 0 |
| dbxBrowser::$_language ='' |
| dbxBrowser::$_mobile = 0 |
| dbxBrowser::$_name = '' |
| dbxBrowser::$_platform = '' |
Wird benutzt von check_platform().
| dbxBrowser::$_robot = 0 |
| dbxBrowser::$_version = '' |
| dbxBrowser::$_width = 0 |