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