Documentation

Horde_Pear_Package_Type
in

Horde_Pear_Package_Type:: defines a helper that identifies a package type.

Tags
author

Gunnar Wrobel wrobel@pardus.de

category

Horde

copyright

2011-2017 Horde LLC

license

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

Table of Contents

getIgnore()  : Horde_Pear_Package_Contents_Ignore
Return the ignore handler for this package.
getInclude()  : Horde_Pear_Package_Contents_Include
Return the include handler for this package.
getInstallAs()  : Horde_Pear_Package_Contents_InstallAs
Return the install-as handler for this package.
getPackageXmlPath()  : string
Return the path to the package.xml file for the package.
getRole()  : Horde_Pear_Package_Contents_Role
Return the role handler for this package.
getRootPath()  : string
Return the path to the root of the package.

Methods

getPackageXmlPath()

Return the path to the package.xml file for the package.

public getPackageXmlPath() : string
Return values
string

The path to the package.xml file.

getRootPath()

Return the path to the root of the package.

public getRootPath() : string
Return values
string

The path to the root.

Search results