Services_Weather_Ejse::searchLocation

Services_Weather_Ejse::searchLocation() – EJSE n'offre pas de fonction de recherche pour le moment, cette fonction est donc désactivée

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

déprécié

Note

This function can not be called statically.