Services_Weather_Weatherdotcom::setAccountData()

Services_Weather_Weatherdotcom::setAccountData()  --  Sets the neccessary 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)

Description

This package is not documented yet.

Parameter

string $partnerID

string $licenseKey

Throws

No exceptions thrown.

Note

This function can not be called statically.