Element index for package Net_UserAgent
[ a ]
[ c ]
[ d ]
[ g ]
[ h ]
[ i ]
[ k ]
[ n ]
[ s ]
top
top
top
g
- getAcceptType
- in file Detect.php, method Net_UserAgent_Detect::getAcceptType()
Retrive the accept type for the current browser.
- getBrowser
- in file Detect.php, method Net_UserAgent_Detect::getBrowser()
Since simply returning the "browser" is somewhat ambiguous since there are different ways to classify the browser, this function works by taking an expect list and returning the string of the first match, so put the important ones first in the array.
- getBrowserString
- in file Detect.php, method Net_UserAgent_Detect::getBrowserString()
This function returns the vendor string corresponding to the flag.
- getFeature
- in file Detect.php, method Net_UserAgent_Detect::getFeature()
Get the capabilities for the current browser.
- getOS
- in file Detect.php, method Net_UserAgent_Detect::getOS()
Since simply returning the "os" is somewhat ambiguous since there are different ways to classify the browser, this function works by taking an expect list and returning the string of the first match, so put the important ones first in the array.
- getOSString
- in file Detect.php, method Net_UserAgent_Detect::getOSString()
This function returns the os string corresponding to the flag.
- getQuirk
- in file Detect.php, method Net_UserAgent_Detect::getQuirk()
Get the unique behavior for the current browser.
- getUserAgent
- in file Detect.php, method Net_UserAgent_Detect::getUserAgent()
Return the user agent string that is being worked on
top
top
top
top
n
- Net_UserAgent_Detect
- in file Detect.php, method Net_UserAgent_Detect::Net_UserAgent_Detect()
- Net_UserAgent_Detect
- in file Detect.php, class Net_UserAgent_Detect
The Net_UserAgent_Detect object does a number of tests on an HTTP user
- NET_USERAGENT_DETECT_ACCEPT
- in file Detect.php, constant NET_USERAGENT_DETECT_ACCEPT
- NET_USERAGENT_DETECT_ALL
- in file Detect.php, constant NET_USERAGENT_DETECT_ALL
- Net_UserAgent_Detect_APC
- in file APC.php, method Net_UserAgent_Detect_APC::Net_UserAgent_Detect_APC()
Class constructor
- Net_UserAgent_Detect_APC
- in file APC.php, class Net_UserAgent_Detect_APC
Net_UserAgent_Detect_APC
- NET_USERAGENT_DETECT_BROWSER
- in file Detect.php, constant NET_USERAGENT_DETECT_BROWSER
- NET_USERAGENT_DETECT_FEATURES
- in file Detect.php, constant NET_USERAGENT_DETECT_FEATURES
- NET_USERAGENT_DETECT_OS
- in file Detect.php, constant NET_USERAGENT_DETECT_OS
- NET_USERAGENT_DETECT_QUIRKS
- in file Detect.php, constant NET_USERAGENT_DETECT_QUIRKS
top
top
Documentation generated on Mon, 11 Mar 2019 15:37:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|