|
Previous Page |
Solar_Docs_Apiref |
Next Page |
addFiles()
public
void
addFiles (
string $base,
string $class default NULL
)
Adds classes from a file hierarchy.
Parameters
- (string)
$base: The base of the class hierarchy, typically the base PEAR library path. - (string)
$class: Start with this class in the hierarchy.
Returns
- (void)
Description
Adds classes from a file hierarchy.