phpDocumentor PEAR_PackageFileManager
[ class tree: PEAR_PackageFileManager ] [ index: PEAR_PackageFileManager ] [ all elements ]

Class: PEAR_PackageFileManager_CVS

Source Location: Program_Root/PackageFileManager/Cvs.php

Class PEAR_PackageFileManager_CVS

Class Overview

Generate a file list from a CVS checkout

Note that this will NOT work on a repository, only on a checked out CVS module

Located in Program_Root/PackageFileManager/Cvs.php [line 17]

PEAR_PackageFileManager_File
   |
   --PEAR_PackageFileManager_CVS

Methods

[ Top ]
Inherited Properties and Methods
Inherited Properties Inherited Methods

Inherited From PEAR_PackageFileManager_File

PEAR_PackageFileManager_File::PEAR_PackageFileManager_File()
PEAR_PackageFileManager_File::dirList()
PEAR_PackageFileManager_File::getFileList()
Generate the <filelist></filelist> section of the package file.

[ Top ]
Method Summary
array   dirList()   Return a list of all files in the CVS repository

[ Top ]
Methods
dirList  [line 25]

  array dirList( string $directory  )

Return a list of all files in the CVS repository

Parameters:
string   $directory:  full path to the directory you want the list of

API Tags:
Return:  list of files in a directory
Uses:  _readCVSEntries()
Uses:  _recurDirList()


Redefinition of:
PEAR_PackageFileManager_File::dirList()

[ Top ]

Documentation generated on Tue, 22 Jul 2003 15:09:35 -0400 by phpDocumentor 1.2.1