constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File

constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File() – Set up the File filelist generator

Synopsis

require_once 'PEAR/PackageFileManager/File.php';

void constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File ( PEAR_PackageFileManager &$parent , array $options )

Description

'ignore' and 'include' are the only options that this class uses. See PEAR_PackageFileManager::setOptions() for more information and formatting of this option

Parameter

PEAR_PackageFileManager &$parent

array $options

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Retrieve the files from a directory listing (Previous) Retrieve a listing of every file in $directory and all subdirectories. (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.