Class GeoLocation

Description
Variable Summary
mixed $city
mixed $country
mixed $county
mixed $department
Method Summary
GeoLocation __construct (mixed $country, [mixed $county = FALSE], [mixed $department = FALSE], [mixed $city = FALSE])
void getCityInfo (mixed $key)
void getCountryInfo (mixed $key)
void getCountyInfo (mixed $key)
void getDepartmentInfo (mixed $key)
Variables
mixed $city (line 19)
  • access: protected
mixed $country (line 16)
  • access: protected
mixed $county (line 17)
  • access: protected
mixed $department (line 18)
  • access: protected
Methods
Constructor __construct (line 21)
  • access: public
GeoLocation __construct (mixed $country, [mixed $county = FALSE], [mixed $department = FALSE], [mixed $city = FALSE])
getCityInfo (line 64)
  • access: public
void getCityInfo (mixed $key)
getCountryInfo (line 28)
  • access: public
void getCountryInfo (mixed $key)
getCountyInfo (line 40)
  • access: public
void getCountyInfo (mixed $key)
getDepartmentInfo (line 52)
  • access: public
void getDepartmentInfo (mixed $key)

Documentation generated on Sat, 17 Feb 2007 02:55:03 +0100 by phpDocumentor 1.3.0RC3