\Horde_Block_Metar

An applet for the portal screen to display METAR weather data for a specified location (currently airports).

Summary

Methods
Properties
Constants
__construct()
refreshContent()
$updateable
$autoUpdateMethod
No constants found
_title()
_params()
_content()
$_refreshParams
$_weather
N/A
No private methods found
No private properties found
N/A

Properties

$updateable

$updateable : 

Type

$autoUpdateMethod

$autoUpdateMethod : 

Type

$_refreshParams

$_refreshParams : 

Type

$_weather

$_weather : \Horde_Service_Weather_Metar

Type

\Horde_Service_Weather_Metar

Methods

__construct()

__construct(  $app,   $params = array()) 

Parameters

$app
$params

refreshContent()

refreshContent(\Horde_Variables  $vars = null) : string

Handle user initiated block refresh. Set a private member to avoid BC issues with having to add a parameter to the _content method.

Parameters

\Horde_Variables $vars

Returns

string

_title()

_title() 

_params()

_params() 

_content()

_content()