PEAR_PackageFileManager_File::getFileList()

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

Synopsis

require_once 'PEAR/PackageFileManager/File.php';

array PEAR_PackageFileManager_File::getFileList ()

Description

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

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.