Zend Framework
1.12
|
Static Public Member Functions | |
static | City ($city, $horizon=false) |
Returns the location from the selected city. | |
static | getCityList () |
Return a list with all known cities. | |
Static Public Attributes | |
static | $cities |
|
static |
Returns the location from the selected city.
string | $city | City to get location for |
string | $horizon | Horizon to use : default: effective others are civil, nautic, astronomic |
Zend_Date_Exception | When city is unknown |
|
static |
Return a list with all known cities.
|
static |