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

Class: mobile

Source Location: /zp-extensions/mobileTheme.php

Class mobile

Class Overview

MIT License ===========

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Located in /zp-extensions/mobileTheme.php [line 176]

Mobile_Detect
   |
   --mobile
Author(s): Information Tags:
Version:  2.6.0

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Mobile_Detect

Mobile_Detect::$detectionType
Mobile_Detect::$httpHeaders
Mobile_Detect::$mobileDetectionRules
Mobile_Detect::$mobileDetectionRulesExtended
Mobile_Detect::$operatingSystems
Mobile_Detect::$phoneDevices
Mobile_Detect::$properties
Mobile_Detect::$scriptVersion
Mobile_Detect::$tabletDevices
Mobile_Detect::$userAgent
Mobile_Detect::$userAgents
Mobile_Detect::$utilities

Inherited From Mobile_Detect

Mobile_Detect::__construct()
Mobile_Detect::checkHttpHeadersForMobile()
Check the HTTP headers for signs of mobile.
Mobile_Detect::getHttpHeaders()
Mobile_Detect::getOperatingSystems()
Mobile_Detect::getPhoneDevices()
Mobile_Detect::getProperties()
Get the properties array.
Mobile_Detect::getRules()
Mobile_Detect::getScriptVersion()
Get the current script version.
Mobile_Detect::getTabletDevices()
Mobile_Detect::getUserAgent()
Mobile_Detect::is()
This method checks for a certain property in the userAgent.
Mobile_Detect::isMobile()
Check if the device is mobile.
Mobile_Detect::isTablet()
Check if the device is a tablet.
Mobile_Detect::match()
Some detection rules are relative (not standard), because of the diversity of devices, vendors and their conventions in representing the User-Agent or the HTTP headers.
Mobile_Detect::mobileGrade()
Mobile_Detect::prepareVersionNo()
Prepare the version number.
Mobile_Detect::setDetectionType()
Mobile_Detect::setHttpHeaders()
Mobile_Detect::setMobileDetectionRules()
Method sets the mobile detection rules.
Mobile_Detect::setMobileDetectionRulesExtended()
Method sets the mobile detection rules + utilities.
Mobile_Detect::setUserAgent()
Mobile_Detect::version()
Check the version of the given property in the User-Agent.
Mobile_Detect::__call()
Magic overloading method.

Inherited From Mobile_Detect

Mobile_Detect::VER

[ Top ]
Method Summary
mobile   __construct()  
void   isMobile()   (non-PHPdoc)
void   isTablet()   (non-PHPdoc)

[ Top ]
Methods
Constructor __construct  [line 178]

  mobile __construct( )



Redefinition of:
Mobile_Detect::__construct()

[ Top ]
isMobile  [line 186]

  void isMobile( [ $userAgent = NULL], [ $httpHeaders = NULL]  )

(non-PHPdoc)

Parameters:
   $userAgent: 
   $httpHeaders: 

API Tags:
See:  Mobile_Detect::isMobile()


Redefinition of:
Mobile_Detect::isMobile()
Check if the device is mobile.

[ Top ]
isTablet  [line 197]

  void isTablet( [ $userAgent = NULL], [ $httpHeaders = NULL]  )

(non-PHPdoc)

Parameters:
   $userAgent: 
   $httpHeaders: 

API Tags:
See:  Mobile_Detect::isTablet()


Redefinition of:
Mobile_Detect::isTablet()
Check if the device is a tablet.

[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:38 +0200 by phpDocumentor 1.4.3