Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17130 программистов и 1833 робота. Сейчас ищут 1662 программиста ...
PEAR_PackageFileManager_File::getFileList
Вернуться к: PEAR_PackageFileManager
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 ( )
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.
Вернуться к: PEAR_PackageFileManager