PHP Class 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.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Vcs_Log_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
setBranch ( $branch ) TODO

Méthodes protégées

Méthode Description
_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.

Method Details

_init() protected méthode

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() public méthode

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