Documentation

Website
in package

This class is a helper for a horde-web git repository checkout.

Tags
category

Horde

author

Gunnar Wrobel wrobel@pardus.de

license

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

Table of Contents

$_output  : Output
The output handler.
__construct()  : mixed
Constructor.
update()  : void
Updates the component information in the horde-web repository.
_identifyDocFiles()  : mixed

Properties

Methods

__construct()

Constructor.

public __construct(Output $_output) : mixed
Parameters
$_output : Output

The output handler.

Return values
mixed

update()

Updates the component information in the horde-web repository.

public update(Component $component, array<string|int, mixed> $options) : void
Parameters
$component : Component

The data of this component will be updated.

$options : array<string|int, mixed>

The set of options for the operation.

Return values
void

_identifyDocFiles()

private _identifyDocFiles(mixed $path) : mixed
Parameters
$path : mixed
Return values
mixed

Search results