Class Horde_Block_Horde_metar

Description

The Horde_Block_metar class provides an applet for the portal screen to display METAR weather data for a specified location (currently airports).

$Horde: horde/lib/Block/metar.php,v 1.22.10.11 2009/01/16 17:05:59 mrubinsk Exp $

Located in /lib/Block/metar.php (line 17)

Horde_Block
   |
   --Horde_Block_Horde_metar
Variable Summary
 mixed $updateable
 mixed $_app
Method Summary
 string _content ()
 void _params ()
 void _row ( $label,  $content)
 void _sameRow ( $label,  $content)
 string _title ()
Variables
mixed $updateable = true (line 22)

Whether this block has changing content.

mixed $_app = 'horde' (line 24)
Methods
_content (line 122)

The content to go in this block.

  • return: The content
string _content ()
_params (line 36)
void _params ()
_row (line 107)
void _row ( $label,  $content)
  • $label
  • $content
_sameRow (line 112)
void _sameRow ( $label,  $content)
  • $label
  • $content
_title (line 31)

The title to go in this block.

  • return: The title text.
string _title ()

Documentation generated on Sun, 30 Jan 2011 05:26:54 +0000 by phpDocumentor 1.4.3