PHP Class Jonah_Block_Story, horde

Copyright 2002-2007 Roel Gloudemans 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.
Author: Roel Gloudemans ([email protected])
Inheritance: extends Horde_Core_Block
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_story

Public Methods

Method Description
__construct ( $app, $params = [] )

Protected Methods

Method Description
_content ( )
_params ( )
_title ( )

Private Methods

Method Description
_fetch ( ) Get the story the block is configured for.

Method Details

__construct() public method

public __construct ( $app, $params = [] )

_content() protected method

protected _content ( )

_params() protected method

protected _params ( )

_title() protected method

protected _title ( )

Property Details

$_story protected_oe property

protected $_story