[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ g ] [ h ] [ i ] [ k ] [ ]

a

APC.php
procedural page APC.php
top

c

cacheRestore
in file APC.php, method Net_UserAgent_Detect_APC::cacheRestore()
    Restore cached items
cacheSave
in file APC.php, method Net_UserAgent_Detect_APC::cacheSave()
    Store items in APC
top

d

detect
in file Detect.php, method Net_UserAgent_Detect::detect()
    Detect the user agent and prepare flags, features and quirks based on what is found
Detect.php
procedural page Detect.php
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

h

hasAcceptType
in file Detect.php, method Net_UserAgent_Detect::hasAcceptType()
    Check the accept types for the current browser.
hasFeature
in file Detect.php, method Net_UserAgent_Detect::hasFeature()
    Check the capabilities for the current browser.
hasQuirk
in file Detect.php, method Net_UserAgent_Detect::hasQuirk()
    Check a unique behavior for the current browser.
top

i

isBrowser
in file Detect.php, method Net_UserAgent_Detect::isBrowser()
    Look up the provide browser flag and return a boolean value
isIE
in file Detect.php, method Net_UserAgent_Detect::isIE()
    Determine if the browser is an Internet Explorer browser
isNavigator
in file Detect.php, method Net_UserAgent_Detect::isNavigator()
    Determine if the browser is a Netscape Navigator browser
isNetscape
in file Detect.php, method Net_UserAgent_Detect::isNetscape()
    Determine if the browser is a Netscape or Mozilla browser
isOS
in file Detect.php, method Net_UserAgent_Detect::isOS()
    Look up the provide OS flag and return a boolean value
top

k

$key
in file APC.php, variable Net_UserAgent_Detect_APC::$key
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

s

setAcceptType
in file Detect.php, method Net_UserAgent_Detect::setAcceptType()
    Set the accept types for the current browser.
setFeature
in file Detect.php, method Net_UserAgent_Detect::setFeature()
    Set capabilities for the current browser.
setOption
in file Detect.php, method Net_UserAgent_Detect::setOption()
    Sets a class option. The available settings are:
  • 'userAgent' => The user agent string to detect (useful for
checking a string manually).
setQuirk
in file Detect.php, method Net_UserAgent_Detect::setQuirk()
    Set a unique behavior for the current browser.
singleton
in file Detect.php, method Net_UserAgent_Detect::singleton()
    To be used in place of the contructor to return only open instance.
singleton
in file APC.php, method Net_UserAgent_Detect_APC::singleton()
    To be used in place of the contructor to return only open instance.
top

Documentation generated on Mon, 11 Mar 2019 15:37:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.