PHP Class VIP_Go_Geo_Uniques, vip-mu-plugins-public

Version: 0.1.0 Author: Automattic, WordPress VIP License: GPLv2
Show file Open project: Automattic/vip-mu-plugins-public Class Usage Examples

Public Methods

Method Description
__construct ( )
add_location ( $loc )
get_country_code ( )
get_default_location ( )
init ( )
is_valid_location ( $loc )
set_default_location ( $loc )

Method Details

__construct() public method

public __construct ( )

add_location() static public method

static public add_location ( $loc )

get_country_code() static public method

static public get_country_code ( )

get_default_location() static public method

static public get_default_location ( )

init() public method

public init ( )

is_valid_location() static public method

static public is_valid_location ( $loc )

set_default_location() static public method

static public set_default_location ( $loc )