Class Country
Bevat informatie over een land
Namespace: SIW\Data
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at data/country.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at data/country.php
Methods summary
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
stdClass
|
|
public
stdClass
|
Properties summary
protected
string
|
$iso_code
ISO-code van het land |
|
protected
string
|
$name
Naam van het land |
|
protected
string
|
$slug
Slug van het land |
|
protected
string
|
$continent
Continent van het land |
|
protected
boolean
|
$allowed
Geeft aan of het land toegestaan is |
|
protected
boolean
|
$has_workcamps
Geeft aan of het land groepsprojecten heeft |
|
protected
boolean
|
$has_esc_projects
Geeft aan of het land ESC-projecten heeft |
|
protected
boolean
|
$has_tailor_made_projects
Geeft aan of het land Op Maat projecten heeft |
|
protected
stdClass
|
$world_map_data
Eigenschappen van land voor kaart van de wereld |
|
protected
stdClass
|
$europe_map_data
Eigenschappen van land voor kaart van Europa |