Class directorylist

Description
Method Summary
directorylist __construct (string $dirname, [bool $sort = false], [bool $limitrecursion = false], [int $recursiondepth = 0])
mixed findsubdir (mixed $needle)
mixed __get (string $name)
Methods
Constructor __construct (line 45)

Constructor

  • 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 135)

Find a subdirectory.

  • access: public
mixed findsubdir (mixed $needle)
  • mixed $needle
__get (line 158)

Get information about the scanned directories.

  • access: public
mixed __get (string $name)
  • string $name

Documentation generated on Thu, 12 Mar 2009 16:30:21 +0800 by phpDocumentor 1.4.2