constructor PEAR_PackageFileManager_File::
PEAR_PackageFileManager_File
(Previous)
(Next) PEAR_PackageFileManager_File::getFileList

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_PackageFileManager_File::dirList()

PEAR_PackageFileManager_File::dirList() -- Retrieve a listing of every file in $directory and all subdirectories.

Beschreibung

The return format is an array of full paths to files

Parameter

string $directory

full path to the directory you want the list of

Rückgabewert

returns list of files in a directory

Fehler-Meldungen

throws PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

constructor PEAR_PackageFileManager_File::
PEAR_PackageFileManager_File
(Previous)
(Next) PEAR_PackageFileManager_File::getFileList

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.