Documentation

Horde_Pear_Package_Contents_Include_All
in package
implements Horde_Pear_Package_Contents_Include

Horde_Pear_Package_Contents_Include_All:: includes all files.

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_Contents_Include
Horde_Pear_Package_Contents_Include:: defines "include" filters to be used when generating package.xml filelists.

Table of Contents

isIncluded()  : bool
Tell whether to include the element.

Methods

isIncluded()

Tell whether to include the element.

public isIncluded(SplFileInfo $element) : bool
Parameters
$element : SplFileInfo

The element to check.

Return values
bool

True if the element should be included, false otherwise.

Search results