Concept Framework 2.0 documentation Contents | Index

DirectoryList.ListByType

Name Type Access Version Deprecated
ListByType function static version 1.0 no

Prototype:
static function ListByType(directory, type)

Parameters:
directory      the path that you want to list
type      the type of results (files or directories) (ex: S_IFDIR)

Description:
Lists the items in the current directory if match a given type.

Returns:
Returns an array containing the filenames.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software