Services_Weather_Weatherdotcom::setAccountData
Services_Weather_Weatherdotcom::setAccountData() –
Sets the necessary account-information for weather.com, you'll
receive them after registering for the XML-stream
Synopsis
require_once '/Weather/Weatherdotcom.php';
void
Services_Weather_Weatherdotcom::setAccountData
(
string
$partnerID
,
string
$licenseKey
)
Описание
This package is not documented yet.
Parameter
-
string
$partnerID
-
string
$licenseKey
Throws
No exceptions thrown.
Замечание
This function can not be called statically.