Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
ListByType | function | static | version 1.0 | no |
static function ListByType(directory, type) |
directory | the path that you want to list |
type | the type of results (files or directories) (ex: S_IFDIR) |
Lists the items in the current directory if match a given type. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:00 2009 GMT | (c)2009 RadGs Software |