*****************************************************************************
*****************************************************************************
Located in /libraries/other/phpSniff/phpSniff.class.php (line 30)
phpSniff_core | --phpSniff
Configuration
$_temp_file_path default : /tmp/ desc : directory writable by the server to store cookie check files. : trailing slash is needed. only used if you use the check cookie routine
$_check_cookies default : null desc : Allow for the script to redirect the browser in order : to check for cookies. In order for this to work, this : class must be instantiated before any headers are sent.
$_default_language default : en-us desc : language to report as if no languages are found
$_allow_masquerading default : null desc : Allow for browser to Masquerade as another. : (ie: Opera identifies as MSIE 5.0)
$_browsers desc : 2D Array of browsers we wish to search for : in key => value pairs. : key = browser to search for [as in HTTP_USER_AGENT] : value = value to return as 'browser' property
$_javascript_versions desc : 2D Array of javascript version supported by which browser : in key => value pairs. : key = javascript version : value = search parameter for browsers that support the : javascript version listed in the key (comma delimited) : note: the search parameters rely on the values : set in the $_browsers array
$_browser_features desc : 2D Array of browser features supported by which browser : in key => value pairs. : key = feature : value = search parameter for browsers that support the : feature listed in the key (comma delimited) : note: the search parameters rely on the values : set in the $_browsers array
$_browser_quirks desc : 2D Array of browser quirks present in which browser : in key => value pairs. : key = quirk : value = search parameter for browsers that feature the : quirk listed in the key (comma delimited) : note: the search parameters rely on the values : set in the $_browsers array
Inherited from phpSniff_core
phpSniff_core::$_browser_info
phpSniff_core::$_browser_search_regex
phpSniff_core::$_feature_set
phpSniff_core::$_get_languages_ran_once
phpSniff_core::$_language_search_regex
phpSniff_core::$_quirks
Inherited From phpSniff_core
phpSniff_core::browser_is()
phpSniff_core::get_property()
phpSniff_core::has_feature()
phpSniff_core::has_quirk()
phpSniff_core::init()
phpSniff_core::is()
phpSniff_core::language_is()
phpSniff_core::property()
phpSniff_core::_build_regex()
phpSniff_core::_get_browser_info()
phpSniff_core::_get_features()
phpSniff_core::_get_gecko()
phpSniff_core::_get_ip()
phpSniff_core::_get_javascript()
phpSniff_core::_get_languages()
phpSniff_core::_get_os_info()
phpSniff_core::_get_quirks()
phpSniff_core::_get_short_name()
phpSniff_core::_perform_browser_search()
phpSniff_core::_perform_language_search()
phpSniff_core::_set_browser()
phpSniff_core::_set_feature()
phpSniff_core::_set_quirk()
phpSniff_core::_test_cookies()
Documentation generated on Fri, 24 Dec 2004 13:03:07 +0000 by phpDocumentor 1.3.0RC3