PHP 클래스 VIP_Go_Geo_Uniques, vip-mu-plugins-public

Version: 0.1.0 Author: Automattic, WordPress VIP License: GPLv2
파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
add_location ( $loc )
get_country_code ( )
get_default_location ( )
init ( )
is_valid_location ( $loc )
set_default_location ( $loc )

메소드 상세

__construct() 공개 메소드

public __construct ( )

add_location() 정적인 공개 메소드

static public add_location ( $loc )

get_country_code() 정적인 공개 메소드

static public get_country_code ( )

get_default_location() 정적인 공개 메소드

static public get_default_location ( )

init() 공개 메소드

public init ( )

is_valid_location() 정적인 공개 메소드

static public is_valid_location ( $loc )

set_default_location() 정적인 공개 메소드

static public set_default_location ( $loc )