Property | Type | Description | |
---|---|---|---|
$_forecastDays | |||
$_location |
Method | Description | |
---|---|---|
__construct ( array $params ) | ||
ensure ( ) : boolean | Ensures that we meet all requirements to use this time object | |
listTimeObjects ( Horde_Date $start = null, Horde_Date $end = null ) : array |
Method | Description | |
---|---|---|
_create ( ) : Horde_Service_Weather_Base | Private factory for weather driver. | |
_findLocation ( ) |
protected _create ( ) : Horde_Service_Weather_Base | ||
return | Horde_Service_Weather_Base |
public listTimeObjects ( Horde_Date $start = null, Horde_Date $end = null ) : array | ||
$start | Horde_Date | The start time of the period |
$end | Horde_Date | The end time of the period |
return | array | of listTimeObjects arrays. |