PHP Class PHPFusion\Geomap

Exibir arquivo Open project: php-fusion/PHP-Fusion

Public Properties

Property Type Description
$country_list
$currency_list

Public Methods

Method Description
getCountryResource ( ) : mixed | string
get_Country ( null $country_code = NULL ) : array | null Returns countries
get_Currency ( $currency_code = NULL )

Method Details

getCountryResource() static public method

static public getCountryResource ( ) : mixed | string
return mixed | string

get_Country() static public method

Returns countries
static public get_Country ( null $country_code = NULL ) : array | null
$country_code null - ISO cca2 code / returns array if NULL
return array | null

get_Currency() static public method

static public get_Currency ( $currency_code = NULL )

Property Details

$country_list public_oe static_oe property

public static $country_list

$currency_list public_oe static_oe property

public static $currency_list