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

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Retrieve a listing of every file in $directory and all subdirectories. (Previous) Class for XML output (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.