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

File: Mobile.php

Source Location: /Net_UserAgent_Mobile-0.28.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.

  • Since: File available since Release 0.1
  • Version: CVS: $Id: Mobile.php,v 1.24 2006/09/25 03:05:53 kuboa Exp $
  • License: PHP License 3.0
  • Copyright: 2003-2006 KUBO Atsuhiro <kubo@isite.co.jp>
  • Author: KUBO Atsuhiro <mailto:kubo@isite.co.jp>

Includes:

require_once('PEAR.php') [line 22]
require_once(__FILE__) [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, 25 Sep 2006 01:33:03 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.