require_once 'PEAR/PackageFileManager/File.php';
array PEAR_PackageFileManager_File::dirList (string $directory)
array PEAR_PackageFileManager_File::dirList
The return format is an array of full paths to files
full path to the directory you want the list of
returns list of files in a directory
throws PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST
This function can not be called statically.