Documentation

Horde_Pear_Package_Task_UpdateContents
in package
implements Horde_Pear_Package_Task

Updates the content listings of a package.xml file.

Tags
author

Gunnar Wrobel wrobel@pardus.de

category

Horde

copyright

2011-2017 Horde LLC

license

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

Interfaces, Classes and Traits

Horde_Pear_Package_Task
The base task definition.

Table of Contents

$_content  : Horde_Pear_Package_Contents
The contents handler.
$_options  : array<string|int, mixed>
Additional options.
$_xml  : Horde_Pear_Package_Xml
The package.xml handler.
__construct()  : mixed
Constructor.
run()  : null
Execute the task.

Properties

$_options

Additional options.

private array<string|int, mixed> $_options

Methods

run()

Execute the task.

public run() : null
Return values
null

Search results