Class Country2

Description

Containes information about a country

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

Located in /Country2.class.php (line 8)


	
			
Variable Summary
string $code_iso2
string $continent_id
string $name
Variables
int $cluster_id (line 39)

Id of the cluster to which the country is belonging to

  • access: public
string $code_iso2 (line 14)

ISO 3166(2 alpha)

  • access: public
string $continent_id (line 33)

Continent Id

string $name (line 20)

Name of the country in english

  • access: public
string $parent_code_iso2 (line 26)

ISO2 Id of the Country 'owning' this land

  • access: public

Documentation generated on Thu, 10 Dec 2009 15:16:33 +0100 by phpDocumentor 1.4.1