array PEAR_PackageFileManager_File::dirList (
string $directory
)
The return format is an array of full paths to files
$directory
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.