Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Horde_Vcs_File_Cvs
PHP 클래스 Horde_Vcs_File_Cvs, horde
Copyright 2000-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
저자:
Anil Madhavapeddy (
[email protected]
)
저자:
Michael Slusarz (
[email protected]
)
상속:
extends
Horde_Vcs_File_Rcs
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
프로퍼티
타입
설명
$_driver
string
The current driver.
공개 메소드들
메소드
설명
getBranchList
( )
TODO
getBranches
( )
TODO
getTags
( )
TODO
isDeleted
( ) :
boolean
If this file is present in an Attic directory, this indicates it.
메소드 상세
getBranchList()
공개
메소드
TODO
public
getBranchList
( )
getBranches()
공개
메소드
TODO
public
getBranches
( )
getTags()
공개
메소드
TODO
public
getTags
( )
isDeleted()
공개
메소드
If this file is present in an Attic directory, this indicates it.
public
isDeleted
( ) :
boolean
리턴
boolean
True if file is in the Attic, and false otherwise
프로퍼티 상세
$_driver
보호되어 있는 프로퍼티
The current driver.
protected
string
$_driver
리턴
string