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