Documentation

Update
in package

Components_Runner_Update updates the package files of a Horde component.

Tags
category

Horde

author

Gunnar Wrobel wrobel@pardus.de

author

Jan Schneider jan@horde.org

license

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

Table of Contents

$_config  : Config
$_output  : Output
The output handler.
__construct()  : mixed
Constructor.
run()  : void

Properties

$_output read-only

The output handler.

private Output $_output

Methods

__construct()

Constructor.

public __construct(Config $_config, Output $_output) : mixed
Parameters
$_config : Config

The configuration for the current job.

$_output : Output

The output handler.

Return values
mixed

run()

public run() : void
Tags
throws
Exception
throws
Horde_Pear_Exception
Return values
void

Search results