Jonah_Block_Story
extends Horde_Core_Block
in package
Provide API to embed news in other Horde applications.
Copyright 2002-2007 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 story the block is configured for.
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 story the block is configured for.
private
_fetch() : mixed