\Horde_Pear_Package_Contents_InstallAs

Horde_Pear_Package_Contents_InstallAs:: defines location handlers for package.xml filelists.

Summary

Methods
Constants
getInstallAs()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getInstallAs()

getInstallAs(string  $file, string  $package) : string

Tell which location the specified file should be installed to.

Parameters

string $file

The file name.

string $package

The package name.

Returns

string —

The install location for the file.