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

Index of all elements

[ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ j ] [ m ] [ n ] [ p ] [ r ] [ 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
DoCoMoDisplayMap.php
procedural page DoCoMoDisplayMap.php
DoCoMo.php
procedural page DoCoMo.php
top

e

EZweb.php
procedural page EZweb.php
top

f

factory
in file Request.php, method Net_UserAgent_Mobile_Request::factory()
factory
in file Mobile.php, method Net_UserAgent_Mobile::factory()
    create a new Net_UserAgent_Mobile_Common concrete class instance
top

g

get
in file Request.php, method Net_UserAgent_Mobile_Request_Env::get()
get
in file DoCoMoDisplayMap.php, method Net_UserAgent_Mobile_DoCoMoDisplayMap::get()
    returns display infomation of the 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.
getCacheSize
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getCacheSize()
    returns cache size as killobytes 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 E<lt>form utnE<gt> attribute. returns NULL otherwise.
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 device ID like 'TS21'
getDisplay
in file Common.php, method Net_UserAgent_Mobile_Common::getDisplay()
    returns Net_UserAgent_Mobile_Disply 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
getHTMLVersion
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getHTMLVersion()
    returns supported HTML version like '3.0'. retuns NULL if unknown.
getJavaInfo
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::getJavaInfo()
    returns array of Java profiles
getModel
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::getModel()
    returns name of the model like 'J-DN02'
getModel
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getModel()
    returns name of the model like 'P502i'
getName
in file Common.php, method Net_UserAgent_Mobile_Common::getName()
    returns User-Agent name like 'DoCoMo'
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. returns NULL otherwise.
getSerialNumber
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::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 device ID like 'TS21'
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 of the cache (TB, TD, TJ)
getUserAgent
in file Common.php, method Net_UserAgent_Mobile_Common::getUserAgent()
    returns User-Agent string
getVendor
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::getVendor()
    returns vender code like 'SO' for Sony. returns NULL if unknown.
getVendor
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::getVendor()
    returns vendor code like 'SH'
getVendorVersion
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::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
top

i

isColor
in file Display.php, method Net_UserAgent_Mobile_Display::isColor()
    returns true if the display has color capability
isDoCoMo
in file Common.php, method Net_UserAgent_Mobile_Common::isDoCoMo()
    returns true if the agent is DoCoMo
isDoCoMo
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::isDoCoMo()
    returns true
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
isFOMA
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::isFOMA()
    retuns whether it's FOMA or not
isJPhone
in file Common.php, method Net_UserAgent_Mobile_Common::isJPhone()
    returns true if the agent is J-PHONE
isJPhone
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::isJPhone()
    returns true
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 JPhone.php, method Net_UserAgent_Mobile_JPhone::isPacketCompliant()
    returns whether the agent is packet connection complicant or not
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
isXHTMLCompliant
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::isXHTMLCompliant()
    returns whether it's XHTML compliant or not
top

j

JPhone.php
procedural page JPhone.php
top

m

makeDisplay
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::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
Mobile.php
procedural page Mobile.php
top

n

$name
in file Common.php, variable Net_UserAgent_Mobile_Common::$name
    User-Agent name like 'DoCoMo'
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, method Net_UserAgent_Mobile_Common::Net_UserAgent_Mobile_Common()
    Constructor
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_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_DoCoMoDisplayMap
in file DoCoMoDisplayMap.php, class Net_UserAgent_Mobile_DoCoMoDisplayMap
    Display infomation mapping for DoCoMo
NET_USERAGENT_MOBILE_ERROR_NOMATCH
in file Mobile.php, constant NET_USERAGENT_MOBILE_ERROR_NOMATCH
Net_UserAgent_Mobile_EZweb
in file EZweb.php, class Net_UserAgent_Mobile_EZweb
    EZweb implementation
Net_UserAgent_Mobile_JPhone
in file JPhone.php, class Net_UserAgent_Mobile_JPhone
    J-PHONE implementation
Net_UserAgent_Mobile_NonMobile
in file NonMobile.php, class Net_UserAgent_Mobile_NonMobile
    Non-Mobile Agent implementation
Net_UserAgent_Mobile_Request
in file Request.php, class Net_UserAgent_Mobile_Request
Net_UserAgent_Mobile_Request_Env
in file Request.php, method Net_UserAgent_Mobile_Request_Env::Net_UserAgent_Mobile_Request_Env()
Net_UserAgent_Mobile_Request_Env
in file Request.php, class Net_UserAgent_Mobile_Request_Env
noMatch
in file Common.php, method Net_UserAgent_Mobile_Common::noMatch()
    generates a warning message for new variants
top

p

parse
in file NonMobile.php, method Net_UserAgent_Mobile_NonMobile::parse()
    parse HTTP_USER_AGENT string
parse
in file JPhone.php, method Net_UserAgent_Mobile_JPhone::parse()
    parse HTTP_USER_AGENT string
parse
in file EZweb.php, method Net_UserAgent_Mobile_EZweb::parse()
    parse HTTP_USER_AGENT string
parse
in file DoCoMo.php, method Net_UserAgent_Mobile_DoCoMo::parse()
    parse HTTP_USER_AGENT string
parse
in file Common.php, method Net_UserAgent_Mobile_Common::parse()
    parse HTTP_USER_AGENT string (should be implemented in subclasses)
top

r

Request.php
procedural page Request.php
top

v

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

_

$_depth
in file Display.php, variable Net_UserAgent_Mobile_Display::$_depth
    depth of the display
top

Documentation generated on Fri, 30 Apr 2004 22:24:21 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.