Element index for package phpSniff
[ a ]
[ b ]
[ c ]
[ d ]
[ g ]
[ h ]
[ i ]
[ l ]
[ p ]
[ _ ]
_
- $_allow_masquerading
- in file phpSniff.class.php, variable phpSniff::$_allow_masquerading
default : null Allow for browser to Masquerade as another. (ie: Opera identifies as MSIE 5.0)
- $_browsers
- in file phpSniff.class.php, variable phpSniff::$_browsers
2D Array of browsers we wish to search for in key => value pairs.
- $_browser_features
- in file phpSniff.class.php, variable phpSniff::$_browser_features
$_browser_features desc : 2D Array of browser features supported by which browser : in key => value pairs.
- $_browser_quirks
- in file phpSniff.class.php, variable phpSniff::$_browser_quirks
$_browser_quirks desc : 2D Array of browser quirks present in which browser : in key => value pairs.
- $_check_cookies
- in file phpSniff.class.php, variable phpSniff::$_check_cookies
$_check_cookies
- $_default_language
- in file phpSniff.class.php, variable phpSniff::$_default_language
$_default_language
- $_javascript_versions
- in file phpSniff.class.php, variable phpSniff::$_javascript_versions
$_javascript_versions desc : 2D Array of javascript version supported by which browser : in key => value pairs.
- $_temp_file_path
- in file phpSniff.class.php, variable phpSniff::$_temp_file_path
$_temp_file_path default : /tmp/ desc : directory writable by the server to store cookie check files.
top
top
top
top
top
top
h
- has_feature
- in file phpSniff.class.php, method phpSniff::has_feature()
checks to see if the browser supports any of the following features:
- has_quirk
- in file phpSniff.class.php, method phpSniff::has_quirk()
checks to see if the browser has any of the following quirks:
top
top
top
top
|
|