Concept Framework 1.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: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software