Builds list of files for PEAR_PackageFileManager using a Phing FileSet.
Some code here is taken from PEAR_PackageFileManager_File -- getting results from flat array into the assoc array expected from getFileList().
author |
Greg Beaver |
---|---|
author |
Hans Lellelid hans@xmpl.org |
package |
phing.tasks.ext.pearpackage |
version |
$Id: 9f19dc3037fcefa348ba0bcf071deb9641f76e4d $ |
__construct( $options)
'project' and 'filesets' are the only options that this class uses.
getFileList() : array
This function performs the backend generation of the array containing all files in this package
array
structure of all files to include
mystrucsort( $a, $b) : integer
integer
setDir( $dir, $contents) : array
array
processed $dir
sortfiles( $a, $b) : integer
integer
filesets : array
var |
FileSet[] |
---|
array