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)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $partnerID

string $licenseKey

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.