boolean PEAR_PackageFileManager::isIncludeable (
string $filename
)
then calls http://www.php.net/is_readable when it finds the file
$filename
throws no exceptions thrown
static
This function can not be called statically.