Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
ListByExt | function | static | version 1.0 | no |
static function ListByExt(directory, ext_arr, nodir); |
directory | the path that you want to list |
ext_arr | an array containing the required file extension; if ext_arr is ["*"] will show all files |
nodir | true or false. True if you need to exclude all the directories from the results. |
Lists the items in the current directory if match a given list of extension. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT | (c)2011 RadGs Software |