| Concept Framework 2.2 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: Sun Jan 27 18:15:12 2013 GMT | (c)2013 Devronium Applications |