Element index for package Net_UserAgent
[ d ]
[ g ]
[ h ]
[ i ]
[ n ]
[ s ]
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
top
Documentation generated on Mon, 11 Mar 2019 14:39:28 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|