Class WikipediaCountryProfile

Description

Container for a wikipedia Country Profile

  • author: havelpa

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


	
			
Variable Summary
string $capital
WikipediaDetail[] $details
string $flag
Pair[] $government
string $map
string $name
Method Summary
WikipediaCountryProfile __construct ()
void __destruct ()
Variables
string $capital (line 32)

Name of the capital city

  • access: public
WikipediaDetail[] $details (line 56)

Other details about the country

  • access: public
string $flag (line 20)

URL of the image representing the Country flag

  • access: public
Pair[] $government (line 50)

The government titles

  • access: public
string $head_of_state (line 38)

Name of the head of state (president, king, ...)

  • access: public
string $head_of_state_title (line 44)

Title of the head of state (president, king, ...)

  • access: public
string $map (line 26)

URL of the image representing the map of the country

  • access: public
string $name (line 14)

Country Name

  • access: public
Methods
Constructor __construct (line 58)
  • access: public
WikipediaCountryProfile __construct ()
Destructor __destruct (line 61)
  • access: public
void __destruct ()

Documentation generated on Thu, 10 Dec 2009 15:21:58 +0100 by phpDocumentor 1.4.1