Class directorylist

Description
Variable Summary
array $files
string $name
array $subdirs
Method Summary
directorylist __construct (string $dirname, [bool $sort = false], [bool $limitrecursion = false], [int $recursiondepth = 0])
mixed findsubdir (mixed $needle)
Variables
array $files (line 32)
  • access: public
string $name (line 22)
  • access: public
array $subdirs (line 27)
  • access: public
Methods
Constructor __construct (line 41)
  • access: public
directorylist __construct (string $dirname, [bool $sort = false], [bool $limitrecursion = false], [int $recursiondepth = 0])
  • string $dirname
  • bool $sort
  • bool $limitrecursion
  • int $recursiondepth
findsubdir (line 130)
  • access: public
mixed findsubdir (mixed $needle)
  • mixed $needle

Documentation generated on Sat, 07 Jun 2008 16:33:22 +0800 by phpDocumentor 1.4.1