PHP Класс Horde_Vcs_Log_Rcs, horde

Copyright 2011-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.
Автор: Jan Schneider ([email protected])
Наследование: extends Horde_Vcs_Log_Base
Показать файл Открыть проект

Открытые методы

Метод Описание
setBranch ( $branch ) TODO

Защищенные методы

Метод Описание
_init ( ) This method parses branches even though RCS doesn't support branches. But rlog from the RCS tools supports them, and displays them even on RCS repositories.

Описание методов

_init() защищенный Метод

This method parses branches even though RCS doesn't support branches. But rlog from the RCS tools supports them, and displays them even on RCS repositories.
protected _init ( )

setBranch() публичный Метод

Ignoring branches in this driver.
public setBranch ( $branch )