Class VC_Patchset_cvs

Description

VC_cvs Patchset class.

Copyright Anil Madhavapeddy, <anil@recoil.org>

Located in /VC/VC/cvs.php (line 1015)

VC_Patchset
   |
   --VC_Patchset_cvs
Variable Summary
 mixed $_dir
 mixed $_name
Method Summary
 VC_Patchset_cvs VC_Patchset_cvs (string $file)
 string getFullPath ()
 void &getPatchsetObject ( $rep,  $filename, [ $cache = null])
 boolean|object getPatchsets ()
Variables
mixed $_dir (line 1017)
mixed $_name (line 1018)

Inherited Variables

Inherited from VC_Patchset

VC_Patchset::$_patchsets
VC_Patchset::$_rep
Methods
Constructor VC_Patchset_cvs (line 1025)

Create a patchset object.

VC_Patchset_cvs VC_Patchset_cvs (string $file)
  • string $file: The filename to get patchsets for.
getFullPath (line 1165)

Return the fully qualified filename of this object.

  • return: Fully qualified filename of this object
string getFullPath ()
getPatchsetObject (line 1031)
void &getPatchsetObject ( $rep,  $filename, [ $cache = null])
  • $rep
  • $filename
  • $cache
getPatchsets (line 1065)

Populate the object with information about the patchsets that this file is involved in.

  • return: PEAR_Error object on error, or true on success.
boolean|object getPatchsets ()

Inherited Methods

Inherited From VC_Patchset

 VC_Patchset::setRepository()

Documentation generated on Sun, 30 Jan 2011 05:16:17 +0000 by phpDocumentor 1.4.3