Jonah_Block_Latest
extends Horde_Core_Block
in package
Provide the api to embed the lates news story in other Horde applications.
Copyright 2002-2010 Roel Gloudemans roel@gloudemans.info
See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://cvs.horde.org/co.php/jonah/LICENSE.
Tags
Table of Contents
- $_story : mixed
- __construct() : mixed
- _content() : mixed
- _params() : mixed
- _title() : mixed
- _fetch() : mixed
- Get the latest story.
Properties
$_story
protected
mixed
$_story
=
ull
Methods
__construct()
public
__construct(mixed $app[, mixed $params = array() ]) : mixed
Parameters
- $app : mixed
- $params : mixed = array()
Return values
mixed —_content()
protected
_content() : mixed
Return values
mixed —_params()
protected
_params() : mixed
Return values
mixed —_title()
protected
_title() : mixed
Return values
mixed —_fetch()
Get the latest story.
private
_fetch() : mixed