Documentation

Horde_Pear_Package_Contents_Ignore_Dot
in package
implements Horde_Pear_Package_Contents_Ignore

Horde_Pear_Package_Contents_Ignore_Dot:: ignores "." and "..".

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_Ignore
Horde_Pear_Package_Contents_Ignore:: defines "ignore" filters to be used when generating package.xml filelists.

Table of Contents

isIgnored()  : bool
Tell whether to ignore the element.

Methods

isIgnored()

Tell whether to ignore the element.

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

The element to check.

Return values
bool

True if the element should be ignored, false otherwise.

Search results