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

Index of all elements

[ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ ] [ s ] [ v ]

c

calcSize
in file Display.php, method Net_UserAgent_Mobile_Display::calcSize()
    returns width * height of the display
Common.php
procedural page Common.php
top

d

Display.php
procedural page Display.php
DoCoMo.php
procedural page DoCoMo.php
top

e

errorMessage
in file Mobile.php, method Net_UserAgent_Mobile::errorMessage()
    return a textual error message for a Net_UserAgent_Mobile error code
Error.php
procedural page Error.php
EZweb.php
procedural page EZweb.php
top

f

factory
in file Mobile.php, method Net_UserAgent_Mobile::factory()
    create a new Net_UserAgent_Mobile_Common subclass instance
top

g

$GLOBALS['NET_USERAGENT_MOBILE_FallbackOnNomatch']
in file Mobile.php, global variable $GLOBALS['NET_USERAGENT_MOBILE_FallbackOnNomatch']
    globals for fallback on no match
get
in file ScreenInfo.php, method Net_UserAgent_Mobile_DoCoMo_ScreenInfo::get()
    Gets the screen information of a given model.
getBandwidth
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getBandwidth()
    returns bandwidth like 32 as killobytes unit. Only vailable in eggy, returns null otherwise.
getBrowserVersion
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getBrowserVersion()
    returns version number of the browser
getBrowserVersion
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getBrowserVersion()
    Gets the i-mode browser version.
getCacheSize
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getCacheSize()
    returns cache size as killobytes unit
getCacheSize
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getCacheSize()
    returns cache size as kilobytes unit. returns 5 if unknown.
getCardID
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getCardID()
    returns FOMA Card ID (20 digit alphanumeric). Only available in FOMA with <form utn> attribute. returns null otherwise.
getCarrierLongName
in file Common.php, method Net_UserAgent_Mobile_Common::getCarrierLongName()
    returns the long name of the carrier
getCarrierLongName
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getCarrierLongName()
    returns the long name of the carrier
getCarrierLongName
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::getCarrierLongName()
    returns the long name of the carrier
getCarrierLongName
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getCarrierLongName()
    returns the long name of the carrier
getCarrierLongName
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getCarrierLongName()
    returns the long name of the carrier
getCarrierLongName
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getCarrierLongName()
    returns the long name of the carrier
getCarrierShortName
in file Common.php, method Net_UserAgent_Mobile_Common::getCarrierShortName()
    returns the short name of the carrier
getCarrierShortName
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getCarrierShortName()
    returns the short name of the carrier
getCarrierShortName
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getCarrierShortName()
    returns the short name of the carrier
getCarrierShortName
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::getCarrierShortName()
    returns the short name of the carrier
getCarrierShortName
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getCarrierShortName()
    returns the short name of the carrier
getCarrierShortName
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getCarrierShortName()
    returns the short name of the carrier
getComment
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getComment()
    returns comment on user agent string like 'Google Proxy'. returns null otherwise.
getComment
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getComment()
    returns comment like 'Google WAP Proxy/1.0'. returns null if nothinng.
getDepth
in file Display.php, method Net_UserAgent_Mobile_Display::getDepth()
    returns depth of the display
getDeviceID
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getDeviceID()
    Returns the device ID of the user agent.
getDisplay
in file Common.php, method Net_UserAgent_Mobile_Common::getDisplay()
    returns Net_UserAgent_Mobile_Disply object
getError
in file Common.php, method Net_UserAgent_Mobile_Common::getError()
    Gets a Net_UserAgent_Mobile_Error object.
getHeader
in file Common.php, method Net_UserAgent_Mobile_Common::getHeader()
    returns a specified HTTP header
getHeight
in file Display.php, method Net_UserAgent_Mobile_Display::getHeight()
    returns height of the display
getHeightBytes
in file Display.php, method Net_UserAgent_Mobile_Display::getHeightBytes()
    returns height (bytes) of the display
getHTMLVersion
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getHTMLVersion()
    Gets the HTML version like '3.0'. Returns null if unknown.
getJavaInfo
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getJavaInfo()
    returns array of Java profiles
getModel
in file Common.php, method Net_UserAgent_Mobile_Common::getModel()
    Returns the model name of the user agent.
getModelVersion
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getModelVersion()
    returns version number of the model
getMsname
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getMsname()
    returns the name of the mobile phone
getName
in file Common.php, method Net_UserAgent_Mobile_Common::getName()
    returns User-Agent name like 'DoCoMo'
getRawModel
in file Common.php, method Net_UserAgent_Mobile_Common::getRawModel()
    Returns the raw model name of the user agent.
getSerialNumber
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getSerialNumber()
    returns hardware unique serial number (15 digit in FOMA, 11 digit otherwise alphanumeric). Only available with form utn attribute.
getSerialNumber
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getSerialNumber()
    return terminal unique serial number. returns null if user forbids to send his/her serial number.
getSeries
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getSeries()
    returns series name like '502i'. returns null if unknown.
getServer
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getServer()
    returns server string like 'UP.Link/3.2.1.2'
getSize
in file Display.php, method Net_UserAgent_Mobile_Display::getSize()
    returns width with height of the display
getStatus
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getStatus()
    returns status like "TB", "TC", "TD" or "TJ", which means:
getUID
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::getUID()
    Gets the UID of a subscriber.
getUID
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getUID()
    Gets the UID of a subscriber.
getUID
in file Common.php, method Net_UserAgent_Mobile_Common::getUID()
    Gets the UID of a subscriber.
getUID
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getUID()
    Gets the UID of a subscriber.
getUserAgent
in file Common.php, method Net_UserAgent_Mobile_Common::getUserAgent()
    returns User-Agent string
getVendor
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::getVendor()
    returns vendor name
getVendor
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getVendor()
    returns vendor code like 'SH'
getVendor
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getVendor()
    returns vender code like 'SO' for Sony. returns null if unknown.
getVendorVersion
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::getVendorVersion()
    returns vendor version like '0001a'. returns null if unknown.
getVersion
in file Common.php, method Net_UserAgent_Mobile_Common::getVersion()
    returns User-Agent version number like '1.0'
getWidth
in file Display.php, method Net_UserAgent_Mobile_Display::getWidth()
    returns width of the display
getWidthBytes
in file Display.php, method Net_UserAgent_Mobile_Display::getWidthBytes()
    returns width (bytes) of the display
top

i

isAirHPhone
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::isAirHPhone()
    returns true
isAirHPhone
in file Common.php, method Net_UserAgent_Mobile_Common::isAirHPhone()
    returns true if the agent is AirH"PHONE
isColor
in file Display.php, method Net_UserAgent_Mobile_Display::isColor()
    returns true if the display has color capability
isDoCoMo
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::isDoCoMo()
    returns true
isDoCoMo
in file Common.php, method Net_UserAgent_Mobile_Common::isDoCoMo()
    returns true if the agent is DoCoMo
isDoCoMo
in file Mobile.php, method Net_UserAgent_Mobile::isDoCoMo()
    Checks whether or not the user agent is DoCoMo by a given user agent string.
isError
in file Mobile.php, method Net_UserAgent_Mobile::isError()
    tell whether a result code from a Net_UserAgent_Mobile method is an error
isEZweb
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::isEZweb()
    returns true
isEZweb
in file Common.php, method Net_UserAgent_Mobile_Common::isEZweb()
    returns true if the agent is EZweb
isEZweb
in file Mobile.php, method Net_UserAgent_Mobile::isEZweb()
    Checks whether or not the user agent is EZweb by a given user agent string.
isFOMA
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::isFOMA()
    retuns whether it's FOMA or not
isGPS
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::isGPS()
    Returns whether a user agent is a GPS model or not.
isJPhone
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isJPhone()
    returns true
isJPhone
in file Common.php, method Net_UserAgent_Mobile_Common::isJPhone()
    returns true if the agent is J-PHONE
isMobile
in file Mobile.php, method Net_UserAgent_Mobile::isMobile()
    Checks whether or not the user agent is mobile by a given user agent string.
isNonMobile
in file Common.php, method Net_UserAgent_Mobile_Common::isNonMobile()
    returns true if the agent is NonMobile
isNonMobile
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::isNonMobile()
    returns true
isPacketCompliant
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isPacketCompliant()
    returns whether the agent is packet connection complicant or not
isSoftBank
in file Mobile.php, method Net_UserAgent_Mobile::isSoftBank()
    Checks whether or not the user agent is SoftBank by a given user agent string.
isSoftBank
in file Common.php, method Net_UserAgent_Mobile_Common::isSoftBank()
    Returns whether the agent is SoftBank or not.
isSoftBank
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isSoftBank()
    returns true if the agent is SoftBank.
isTUKa
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::isTUKa()
    returns true if the agent is TU-Ka
isTUKa
in file Common.php, method Net_UserAgent_Mobile_Common::isTUKa()
    returns true if the agent is TU-Ka
isType3GC
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isType3GC()
    returns true if the type is 3GC
isTypeC
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isTypeC()
    returns true if the type is C
isTypeP
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isTypeP()
    returns true if the type is P
isTypeW
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isTypeW()
    returns true if the type is W
isVodafone
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::isVodafone()
    returns true
isVodafone
in file Common.php, method Net_UserAgent_Mobile_Common::isVodafone()
    returns true if the agent is Vodafone
isWAP1
in file Common.php, method Net_UserAgent_Mobile_Common::isWAP1()
    returns true if the agent can speak WAP1 protocol
isWAP2
in file Common.php, method Net_UserAgent_Mobile_Common::isWAP2()
    returns true if the agent can speak WAP2 protocol
isWillcom
in file Common.php, method Net_UserAgent_Mobile_Common::isWillcom()
    Returns whether the agent is Willcom or not.
isWillcom
in file Mobile.php, method Net_UserAgent_Mobile::isWillcom()
    Checks whether or not the user agent is Willcom by a given user agent string.
isWillcom
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::isWillcom()
    Returns whether the agent is Willcom or not.
isWIN
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::isWIN()
    Returns whether the agent is CDMA 1X WIN or not.
isXHTMLCompliant
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::isXHTMLCompliant()
    returns whether it's XHTML compliant or not
top

m

makeDisplay
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance
makeDisplay
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance
makeDisplay
in file Common.php, method Net_UserAgent_Mobile_Common::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance (should be implemented in subclasses)
makeDisplay
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance
makeDisplay
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance
makeDisplay
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::makeDisplay()
    create a new Net_UserAgent_Mobile_Display class instance
Mobile.php
procedural page Mobile.php
top

n

$name
in file Common.php, variable Net_UserAgent_Mobile_Common::$name
    User-Agent name like 'DoCoMo'
$name
in file Willcom.php, variable Net_UserAgent_Mobile_Willcom::$name
    User-Agent name
Net_UserAgent_Mobile
in file Mobile.php, class Net_UserAgent_Mobile
    HTTP mobile user agent string parser
NonMobile.php
procedural page NonMobile.php
Net_UserAgent_Mobile_Common
in file Common.php, class Net_UserAgent_Mobile_Common
    Base class that is extended by each user agents implementor
Net_UserAgent_Mobile_Common
in file Common.php, method Net_UserAgent_Mobile_Common::Net_UserAgent_Mobile_Common()
    constructor
Net_UserAgent_Mobile_Display
in file Display.php, class Net_UserAgent_Mobile_Display
    Display information for Net_UserAgent_Mobile
Net_UserAgent_Mobile_Display
in file Display.php, method Net_UserAgent_Mobile_Display::Net_UserAgent_Mobile_Display()
    constructor
Net_UserAgent_Mobile_DoCoMo
in file DoCoMo.php, class Net_UserAgent_Mobile_DoCoMo
    NTT DoCoMo implementation
Net_UserAgent_Mobile_DoCoMo_ScreenInfo
in file ScreenInfo.php, class Net_UserAgent_Mobile_DoCoMo_ScreenInfo
    The screen information class for DoCoMo.
NET_USERAGENT_MOBILE_ERROR
in file Error.php, constant NET_USERAGENT_MOBILE_ERROR
Net_UserAgent_Mobile_Error
in file Error.php, class Net_UserAgent_Mobile_Error
    Net_UserAgent_Mobile_Error implements a class for reporting user agent error messages
NET_USERAGENT_MOBILE_ERROR_NOMATCH
in file Error.php, constant NET_USERAGENT_MOBILE_ERROR_NOMATCH
NET_USERAGENT_MOBILE_ERROR_NOT_FOUND
in file Error.php, constant NET_USERAGENT_MOBILE_ERROR_NOT_FOUND
Net_UserAgent_Mobile_EZweb
in file EZweb.php, class Net_UserAgent_Mobile_EZweb
    EZweb implementation
Net_UserAgent_Mobile_NonMobile
in file NonMobile.php, class Net_UserAgent_Mobile_NonMobile
    Non-Mobile Agent implementation
NET_USERAGENT_MOBILE_OK
in file Error.php, constant NET_USERAGENT_MOBILE_OK
    Constants for error handling.
Net_UserAgent_Mobile_SoftBank
in file SoftBank.php, class Net_UserAgent_Mobile_SoftBank
    SoftBank implementation
Net_UserAgent_Mobile_Willcom
in file Willcom.php, class Net_UserAgent_Mobile_Willcom
    AirH"PHONE implementation
noMatch
in file Common.php, method Net_UserAgent_Mobile_Common::noMatch()
    generates a warning message for new variants
top

p

parse
in file SoftBank.php, method Net_UserAgent_Mobile_SoftBank::parse()
    Parses HTTP_USER_AGENT string.
parse
in file Willcom.php, method Net_UserAgent_Mobile_Willcom::parse()
    Parses HTTP_USER_AGENT string.
parse
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::parse()
    Parses HTTP_USER_AGENT string.
parse
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::parse()
    Parses HTTP_USER_AGENT string.
parse
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::parse()
    Parses HTTP_USER_AGENT string.
parse
in file Common.php, method Net_UserAgent_Mobile_Common::parse()
    Parses HTTP_USER_AGENT string.
top

s

ScreenInfo.php
procedural page ScreenInfo.php
SoftBank.php
procedural page SoftBank.php
singleton
in file ScreenInfo.php, method Net_UserAgent_Mobile_DoCoMo_ScreenInfo::singleton()
    Returns the Net_UserAgent_Mobile_DoCoMo_Screen instance if it exists. If it not exists, a new instance of Net_UserAgent_Mobile_DoCoMo_Screen will be created and returned.
singleton
in file Mobile.php, method Net_UserAgent_Mobile::singleton()
    creates a new Net_UserAgent_Mobile_Common subclass instance or returns a instance from existent ones
top

v

$version
in file Common.php, variable Net_UserAgent_Mobile_Common::$version
    User-Agent version number like '1.0'
top

w

Willcom.php
procedural page Willcom.php
top

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