Documentation

HordeInstaller extends LibraryInstaller
in package

Installer implementation for horde apps and themes

Tags
author

Ralf Lang ralf.lang@ralf-lang.de

Table of Contents

getInstallPath()  : string
{@inheritDoc}
reconfigure()  : void
Handle horde-specific postinstall tasks
supports()  : bool
{@inheritDoc}

Methods

getInstallPath()

{@inheritDoc}

public getInstallPath(PackageInterface $package) : string
Parameters
$package : PackageInterface
Return values
string

reconfigure()

Handle horde-specific postinstall tasks

public reconfigure() : void
Return values
void

supports()

{@inheritDoc}

public supports(string $packageType) : bool
Parameters
$packageType : string
Return values
bool

Search results