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

Class: PEAR_PackageFileManager_File

Source Location: Program_Root/PackageFileManager/File.php

Class PEAR_PackageFileManager_File

Class Overview

Retrieve the files from a directory listing

Located in Program_Root/PackageFileManager/File.php [line 10]



		
		
		
		

Methods

[ Top ]
Direct descendents
Child Class Description
PEAR_PackageFileManager_CVS Generate a file list from a CVS checkout

[ Top ]
Method Summary
PEAR_PackageFileManager_File   PEAR_PackageFileManager_File()  
array   dirList()  
array   getFileList()   Generate the <filelist></filelist> section of the package file.

[ Top ]
Methods
Constructor PEAR_PackageFileManager_File  [line 35]

  PEAR_PackageFileManager_File PEAR_PackageFileManager_File( PEAR_PackageFileManager &$parent, array $options  )

Parameters:
PEAR_PackageFileManager   &$parent: 
array   $options: 


[ Top ]
dirList  [line 115]

  array dirList( string $directory  )

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

API Tags:
Return:  list of files in a directory


Redefined in descendants as:

[ Top ]
getFileList  [line 49]

  array getFileList( )

Generate the <filelist></filelist> section of the package file.

This function performs the backend generation of the array containing all files in this package



[ Top ]

Documentation generated on Wed, 23 Jul 2003 01:29:56 -0400 by phpDocumentor 1.2.2