Services_Weather_Ejse::searchLocationByCountry
Services_Weather_Ejse::searchLocationByCountry() – EJSE offers no search function to date, so this function is disabled.
Synopsis
require_once '/Weather/Ejse.php';
bool
Services_Weather_Ejse::searchLocationByCountry
(
string
$country
= null
)
Description
Maybe this is the place to interface to some online postcode service...
Parameter
-
string
$country
Throws
No exceptions thrown.
Deprecated
deprecated
Note
This function can not be called statically.