PEAR_PackageUpdate::factory (Previous) (Next) PEAR_PackageUpdate::loadPreferences

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

PEAR_PackageUpdate::isIncludable

PEAR_PackageUpdate::isIncludable --  Determines whether or not a file is includable.

Description

Determines whether or not a file is includable. This method is used to ensure that the driver class file can be found and included.

Parameter

string $path

The path to the file to check. The path should be a subdirectory of one of the directories in the include path.

Note

since 0.4.2

This function can be called statically.

Return value

boolean - TRUE if the file is includable, FALSE otherwise.

PEAR_PackageUpdate::factory (Previous) (Next) PEAR_PackageUpdate::loadPreferences

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.