BRICKOO::AddLoaderPath (since version 2.0)
Syntax
boolean AddLoaderPath ( string $loaderPath )
Parameters
loaderPath
The path to add to the autoloading paths.
Description
Adds an autoloader path for retrieving objects from given path.
It also scans recursively the sub folders automaticly.
It also scans recursively the sub folders automaticly.
Return
boolean Returns true on success, false on fail.
See also
Last change 10/12/2009