|
PUF 1.0
|
Public Member Functions | |
| is_iphone () | |
| is_ipod () | |
| is_ipad () | |
| is_android () | |
| is_palmpre () | |
| is_blackberry () | |
| is_ssl () | |
| is_referral () | |
| is_android | ( | ) |
Check to see if the Http User Agent is an Android.
public
| is_blackberry | ( | ) |
Check to see if the Http User Agent is an BlackBerry.
public
| is_ipad | ( | ) |
Check to see if the Http User Agent is an iPad.
public
| is_iphone | ( | ) |
Check to see if the Http User Agent is an iPhone.
public
| is_ipod | ( | ) |
Check to see if the Http User Agent is an iPod.
public
| is_palmpre | ( | ) |
Check to see if the Http User Agent is an Palm Pre.
public
| is_referral | ( | ) |
Check to see if this is this a referral.
Credit: http://codeigniter.com/user_guide/libraries/user_agent.html License: http://codeigniter.com/user_guide/license.html
public
| is_ssl | ( | ) |
Check to see if SSL is used.
Credit: http://core.svn.wordpress.org/trunk/wp-includes/functions.php
public