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

File: Mobile.php

Source Location: /Net_UserAgent_Mobile-0.30.0/Mobile.php

Classes:

Net_UserAgent_Mobile
HTTP mobile user agent string parser
Net_UserAgent_Mobile_Error
Net_UserAgent_Mobile_Error implements a class for reporting user agent error messages

Page Details:

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

  • Author: KUBO Atsuhiro <iteman@users.sourceforge.net>
  • Version: CVS: $Id: Mobile.php,v 1.27 2007/02/20 15:17:16 kuboa Exp $
  • Copyright: 2003-2007 KUBO Atsuhiro <iteman@users.sourceforge.net>
  • Since: File available since Release 0.1
  • License: PHP License 3.0

Includes:

require_once('PEAR.php') [line 22]
require_once('Net/UserAgent/Mobile/Request.php') [line 23]

boolean $GLOBALS['_NET_USERAGENT_MOBILE_FALLBACK_ON_NOMATCH'] [line 43]

globals for fallback on no match
Default value:   false


[ Top ]



NET_USERAGENT_MOBILE_ERROR [line 31]

NET_USERAGENT_MOBILE_ERROR = -1

[ Top ]



NET_USERAGENT_MOBILE_ERROR_NOMATCH [line 32]

NET_USERAGENT_MOBILE_ERROR_NOMATCH = -2

[ Top ]



NET_USERAGENT_MOBILE_ERROR_NOT_FOUND [line 33]

NET_USERAGENT_MOBILE_ERROR_NOT_FOUND = -3

[ Top ]



NET_USERAGENT_MOBILE_OK [line 30]

NET_USERAGENT_MOBILE_OK = 1
Constants for error handling.

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:56:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.