PHP 클래스 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.
저자: Chuck Hagenbuch ([email protected])
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_file Horde_Vcs_File
$_revision string
$_view Horde_View

공개 메소드들

메소드 설명
__construct ( Horde_View $view, Horde_Vcs_File $file, $revision )

메소드 상세

__construct() 공개 메소드

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

프로퍼티 상세

$_file 보호되어 있는 프로퍼티

protected Horde_Vcs_File $_file
리턴 Horde_Vcs_File

$_revision 보호되어 있는 프로퍼티

protected string $_revision
리턴 string

$_view 보호되어 있는 프로퍼티

protected Horde_View $_view
리턴 Horde_View