Paises
in package
implements
DataSrcInterface
FinalYes
Table of Contents
Interfaces
Constants
- MIEMBROS_UE = ['DE', 'AT', 'BE', 'BG', 'CZ', 'CY', 'HR', 'DK', 'SK', 'SI', 'EE', 'FI', 'FR', 'GR', 'HU', 'IE', 'IT', 'LV', 'LT', 'LU', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'GB', 'ES']
Properties
Methods
- all() : array<string|int, Pais>
- clear() : void
- codeModel() : array<string|int, mixed>
- default() : Pais
- get() : Pais
- miembroUE() : bool
- miembroUEbyIso() : bool
Constants
MIEMBROS_UE
public
mixed
MIEMBROS_UE
= ['DE', 'AT', 'BE', 'BG', 'CZ', 'CY', 'HR', 'DK', 'SK', 'SI', 'EE', 'FI', 'FR', 'GR', 'HU', 'IE', 'IT', 'LV', 'LT', 'LU', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'GB', 'ES']
Properties
$list
private
static array<string|int, Pais>
$list
Methods
all()
public
static all() : array<string|int, Pais>
Return values
array<string|int, Pais>clear()
public
static clear() : void
codeModel()
public
static codeModel([bool $addEmpty = true ]) : array<string|int, mixed>
Parameters
- $addEmpty : bool = true
Return values
array<string|int, mixed>default()
public
static default() : Pais
Return values
Paisget()
public
static get(string $code) : Pais
Parameters
- $code : string
Return values
PaismiembroUE()
public
static miembroUE(mixed $codpais) : bool
Parameters
- $codpais : mixed
Return values
boolmiembroUEbyIso()
public
static miembroUEbyIso(mixed $iso) : bool
Parameters
- $iso : mixed