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
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_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