PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

PHP_CompatInfo_Parser::getFilelist | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

PHP_CompatInfo_Parser::getFilelist

PHP_CompatInfo_Parser::getFilelist() – Returns list of files parsed

Synopsis

require_once 'PHP/CompatInfo/Parser.php';

array PHP_CompatInfo_Parser::getFilelist ( mixed $dir , array $options )

Description

Returns list of files parsed, depending of restrictive parser options.

Parameter

mixed $dir

The directory name where to look files

array $options

An array of parser options. See parseData() method.

Return value

returns array - list of files that should be parsed

Throws

throws no exceptions thrown

Since

since version 1.8.0b2 (2008-06-03)

Note

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「PHP_CompatInfo_Parser::getFilelist」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | PHP_CompatInfo_Parser::getFilelist」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: