Documentation

Horde_Pear_Package_Contents_InstallAs_HordeTheme
in package
implements Horde_Pear_Package_Contents_InstallAs

Horde_Pear_Package_Type_HordeTheme deals with theme packages provided by Horde.

Tags
author

Jan Schneider jan@horde.org

category

Horde

copyright

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