Documentation

Horde_Pear_Package_Contents_InstallAs_Horde
in package
implements Horde_Pear_Package_Contents_InstallAs

Horde_Pear_Package_Contents_InstallAs_Horde:: determines install locations for the base Horde application.

Tags
author

Gunnar Wrobel wrobel@pardus.de

category

Horde

copyright

2011-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Interfaces, Classes and Traits

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

Table of Contents

getInstallAs()  : string
Tell which location the specified file should be installed to.

Methods

getInstallAs()

Tell which location the specified file should be installed to.

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

The file name.

$package : string

The package name.

Return values
string

The install location for the file.

Search results