Class Country

Description

Containes information about a country

  • author: Pascal (Meta) Havelange - havelangep@hotmail.com
  • copyright: Copyright 2008, Pascal (Meta) Havelange, All rights reserved

Located in /lib/Tariqa/Country.class.php (line 8)


	
			
Variable Summary
string $code_comref
string $code_iana
string $code_ioc
string $code_iso2
string $code_iso3
string $code_itu
string $code_sysper2
string $code_un
string $continent_id
boolean $eu_member
boolean $hotspot
string $name
boolean $official
string $oxan_id
Variables
int $cluster_id (line 117)

Id of the cluster to which the country is belonging to

  • access: public
string $code_comref (line 32)

E.C. COMREF PriKey

  • access: public
string $code_comref_deleg (line 38)

E.C. COMREF PriKey - Used in the CRF_DELEGATIONS table (sometimes it is out of synch with the primary code)

  • access: public
string $code_iana (line 50)

Internet Assigned Numbers Authority

  • access: public
string $code_ioc (line 56)

International Olympic Committee

  • access: public
string $code_iso2 (line 14)

ISO 3166(2 alpha)

  • access: public
string $code_iso3 (line 20)

ISO 3166(3 alpha)

  • access: public
int $code_isonum (line 26)

ISO 3166(numeric)

  • access: public
string $code_itu (line 68)

I.T.U Codes for International Telephone calls

  • access: public
string $code_sysper2 (line 44)

E.C. SYSPER2

  • access: public
string $code_un (line 62)

U.N. International Traffic Distinguished Signs

  • access: public
string $continent_id (line 99)

Continent Id

boolean $eu_member (line 80)

If true, the country is a member of the European Union

  • access: public
boolean $hotspot (line 111)

True if the country is a hotspot in the current day, False otherwise

  • access: public
string $name (line 74)

Name of the country in english

  • access: public
boolean $official (line 86)

If truen the country is officially recognised

  • access: public
string $oxan_id (line 105)

Oxford Analytica Country Name

  • access: public
string $parent_code_iso2 (line 92)

ISO2 Id of the Country 'owning' this land

  • access: public

Documentation generated on Mon, 30 Mar 2009 16:36:13 +0200 by phpDocumentor 1.4.1