PHP Class Chora_Renderer_File, horde

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Chuck Hagenbuch ([email protected])
显示文件 Open project: horde/horde

Protected Properties

Property Type Description
$_file Horde_Vcs_File
$_revision string
$_view Horde_View

Public Methods

Method Description
__construct ( Horde_View $view, Horde_Vcs_File $file, $revision )

Method Details

__construct() public method

public __construct ( Horde_View $view, Horde_Vcs_File $file, $revision )
$view Horde_View
$file Horde_Vcs_File

Property Details

$_file protected_oe property

protected Horde_Vcs_File $_file
return Horde_Vcs_File

$_revision protected_oe property

protected string $_revision
return string

$_view protected_oe property

protected Horde_View $_view
return Horde_View